diff --git a/docs/syntax/markdown.md b/docs/syntax/markdown.md index c62392116..3d71143ed 100644 --- a/docs/syntax/markdown.md +++ b/docs/syntax/markdown.md @@ -33,9 +33,6 @@ A paragraph is simply one or more consecutive lines of text, separated by one or Here's a line for us to start with. This line is separated from the one above by two newlines, so it will be a *separate paragraph*. - -This line is also a separate paragraph, but... -This line is only separated by a single newline, so it's a separate line in the *same paragraph*. ``` ### Emphasis {#emphasis}