Paragraphs
Paragraphs contain sentences of related information. In Markdown, paragraphs are created using empty lines above and below the paragraph text. A single return within the paragraph text will not create a new paragraph.
I am a paragraph. I should contain several sentences that expand on a central point or idea. If I wish to create another paragraph, I must have an empty line between myself and the beginning of the next sentence set.
I am another paragraph.
A single return does not break me.
An empty line is needed between us to fully-create another paragraph.
I am a paragraph. I should contain several sentences that expand on a central point or idea. If I wish to create another paragraph, I must have an empty line between myself and the beginning of the next sentence set.
I am another paragraph. A single return does not break me.
An empty line is needed between us to fully-create another paragraph.
See more on paragraphs.
development
- Previous
- Next