go-org-orgwiki/org/testdata
Niklas Fasching 97fe8b7850 html: Fix code block export (superfluous newlines)
I didn't consider that all newlines in the pre block will be printed and we
thus shouldn't wrap html that has it's tags on separate lines (i.e. contains
superfluous newlines) - wrapping in a div less accurately represents
org-html-export but it provides the same information and gives us more freedom
in the return value of HighlightCodeBlock as well as allowing us to keep the
html tags on new lines (consistency).
2019-07-28 16:40:09 +02:00
..
blocks.html html: Fix code block export (superfluous newlines) 2019-07-28 16:40:09 +02:00
blocks.org Misc cleanup: SETUP_FILE -> SETUPFILE, empty example lines, ... 2018-12-20 15:43:16 +01:00
blocks.pretty_org Misc cleanup: SETUP_FILE -> SETUPFILE, empty example lines, ... 2018-12-20 15:43:16 +01:00
captions.html html: Fix code block export (superfluous newlines) 2019-07-28 16:40:09 +02:00
captions.org Remove outdated information from captions fixture 2018-12-19 00:39:06 +01:00
captions.pretty_org Remove outdated information from captions fixture 2018-12-19 00:39:06 +01:00
footnotes.html html: Fix code block export (superfluous newlines) 2019-07-28 16:40:09 +02:00
footnotes.org HTML export: Improve handling of missing footnote definitions 2019-07-07 18:01:22 +02:00
footnotes.pretty_org HTML export: Improve handling of missing footnote definitions 2019-07-07 18:01:22 +02:00
headlines.html html: Fix code block export (superfluous newlines) 2019-07-28 16:40:09 +02:00
headlines.org Add support for EXCLUDE_TAGS and :noexport: 2018-12-26 15:31:48 +01:00
headlines.pretty_org Add support for EXCLUDE_TAGS and :noexport: 2018-12-26 15:31:48 +01:00
inline.html Fix explicit line break parsing 2019-01-12 20:08:17 +01:00
inline.org Fix explicit line break parsing 2019-01-12 20:08:17 +01:00
inline.pretty_org Fix explicit line break parsing 2019-01-12 20:08:17 +01:00
keywords.html html: Fix code block export (superfluous newlines) 2019-07-28 16:40:09 +02:00
keywords.org Revert "html: Export "#+HUGO: more" as <!--more-->" 2018-12-19 19:34:04 +01:00
keywords.pretty_org Revert "html: Export "#+HUGO: more" as <!--more-->" 2018-12-19 19:34:04 +01:00
lists.html html: Fix code block export (superfluous newlines) 2019-07-28 16:40:09 +02:00
lists.org Support list items with empty first line 2018-12-19 17:40:47 +01:00
lists.pretty_org Misc cleanup: SETUP_FILE -> SETUPFILE, empty example lines, ... 2018-12-20 15:43:16 +01:00
misc.html html: Fix code block export (superfluous newlines) 2019-07-28 16:40:09 +02:00
misc.org Refactor footnote handling 2019-07-07 10:01:43 +02:00
misc.pretty_org Refactor footnote handling 2019-07-07 10:01:43 +02:00
options.html Improve document.GetOption: Merge default and buffer local options 2019-01-02 18:52:03 +01:00
options.org Improve document.GetOption: Merge default and buffer local options 2019-01-02 18:52:03 +01:00
options.pretty_org Improve document.GetOption: Merge default and buffer local options 2019-01-02 18:52:03 +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
paragraphs.pretty_org Improve tests: Add pretty_org fixtures to allow testing pretty printing 2018-12-18 23:54:04 +01:00
setup_file_org Add support for EXCLUDE_TAGS and :noexport: 2018-12-26 15:31:48 +01:00
tables.html Fix headline tags, table pretty printing and multiline links 2018-12-19 13:15:31 +01:00
tables.org Fix headline tags, table pretty printing and multiline links 2018-12-19 13:15:31 +01:00
tables.pretty_org Fix headline tags, table pretty printing and multiline links 2018-12-19 13:15:31 +01:00