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
7
org/testdata/headlines.html
vendored
Normal file
7
org/testdata/headlines.html
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
<h1>Simple Headline</h1>
|
||||
<h1>Headline with todo status & priority</h1>
|
||||
<h1>Headline with TODO status</h1>
|
||||
<h1>Headline with tags & priority</h1>
|
||||
<p>
|
||||
this one is cheating a little as tags are ALWAYS printed right aligned to a given column number...
|
||||
</p>
|
Loading…
Add table
Add a link
Reference in a new issue