Niklas Fasching
ab9d87fbc8
Clean up regexps
2018-12-20 15:43:16 +01:00
Niklas Fasching
ac2597af4c
Refactor Footnotes: Exclude footnotes heading during export, not parsing
...
Until now the footnotes section was parsed but not included in the resulting
AST - his required rebuilding it in the OrgWriter. It feels cleaner to include
it in the AST and only exclude it in the export
2018-12-17 13:40:15 +01:00
Niklas Fasching
d5665fb21c
Fix footnotes starting with empty line
2018-12-03 00:35:12 +01:00
Niklas Fasching
d5bf4317b2
Fix footnote ordering and some other bugs
2018-12-02 20:09:40 +01:00
Niklas Fasching
a570fc736f
Add lossless inline-definition-footnote rendering for the OrgWriter
2018-12-02 18:37:55 +01:00
Niklas Fasching
fc982125c9
Restructure directory layout: org subpackage
2018-12-02 18:37:55 +01:00