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:
Niklas Fasching 2018-12-11 14:43:44 +01:00
parent 6adad92e8b
commit fb6bc2d7de
18 changed files with 636 additions and 662 deletions

11
org/testdata/paragraphs.org vendored Normal file
View 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.