go-org-orgwiki/org/testdata/paragraphs.pretty_org
Niklas Fasching ade2a1c875 Improve tests: Add pretty_org fixtures to allow testing pretty printing
Until now we expected the .org file to print back to itself - we can't do that
when the input is not pretty printed already - with the introduction of blocks
with unindented content that will be the case.
2018-12-18 23:54:04 +01:00

11 lines
262 B
Text

Paragraphs are the default element.
Empty lines and other elements end paragraphs - but paragraphs
can
obviously
span
multiple
lines.
Paragraphs can contain inline markup like /emphasis/ *strong* and links [[https://www.example.com][example.com]] and stuff.