Split example.org into separate files
... hopefully correctly This will hopefully improve ease of developing (more granular test results) and prepares us for adding example org->html renders for gh-pages
This commit is contained in:
parent
6adad92e8b
commit
fb6bc2d7de
18 changed files with 636 additions and 662 deletions
11
org/testdata/paragraphs.org
vendored
Normal file
11
org/testdata/paragraphs.org
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
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.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue