go-org-orgwiki/org/testdata
Niklas Fasching 0eb3baf1bb Improve handling of elements containing raw text
While adding another test case from the goorgeous issues it became clear that
inline markup and html entity replacement were erronously applied to raw text
elements like inline code =foo=, src/example/export blocks, example lines,
etc.

To correctly handle those cases in both org and html exports a new
parseRawInline method had to be added.

Also some misc html export whitespace fixes and stuff
2018-12-17 13:40:15 +01:00
..
blocks.html Improve handling of elements containing raw text 2018-12-17 13:40:15 +01:00
blocks.org Add support for ": example" elements 2018-12-16 23:23:47 +01:00
captions.html Change img url http -> https where possible for cleaner gh-pages console 2018-12-11 22:12:51 +01:00
captions.org Change img url http -> https where possible for cleaner gh-pages console 2018-12-11 22:12:51 +01:00
footnotes.html html: Export headline todo status & tags 2018-12-16 22:45:18 +01:00
footnotes.org Split example.org into separate files 2018-12-11 14:43:44 +01:00
headlines.html Add basic support for drawers 2018-12-17 00:01:03 +01:00
headlines.org Add basic support for drawers 2018-12-17 00:01:03 +01:00
inline.html Change img url http -> https where possible for cleaner gh-pages console 2018-12-11 22:12:51 +01:00
inline.org Change img url http -> https where possible for cleaner gh-pages console 2018-12-11 22:12:51 +01:00
keywords.html Change img url http -> https where possible for cleaner gh-pages console 2018-12-11 22:12:51 +01:00
keywords.org Change img url http -> https where possible for cleaner gh-pages console 2018-12-11 22:12:51 +01:00
lists.html Improve handling of elements containing raw text 2018-12-17 13:40:15 +01:00
lists.org Add support for descriptive lists 2018-12-17 01:38:46 +01:00
misc.html Improve handling of elements containing raw text 2018-12-17 13:40:15 +01:00
misc.org Improve handling of elements containing raw text 2018-12-17 13:40:15 +01:00
paragraphs.html Split example.org into separate files 2018-12-11 14:43:44 +01:00
paragraphs.org Split example.org into separate files 2018-12-11 14:43:44 +01:00
tables.html Add table pretty printing & alignment 2018-12-14 15:49:40 +01:00
tables.org Add table pretty printing & alignment 2018-12-14 15:49:40 +01:00