Fix doc for paragraph

This commit is contained in:
Samy Pessé
2016-03-17 11:53:28 +01:00
parent 2cfbf5411c
commit 7f56ff0281
-3
View File
@@ -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}