go-org-orgwiki/org/testdata
Niklas Fasching da99094e20 Fix explicit line break parsing
It's possible for the input to end right after the explicit line break,
i.e. after the second \. This currently leads to an out of range index into
input (as the for loop starts with start+2 and [start:start+1] is the \\).
2019-01-12 20:08:17 +01:00
..
blocks.html Misc cleanup: SETUP_FILE -> SETUPFILE, empty example lines, ... 2018-12-20 15:43:16 +01: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 Remove outdated information from captions fixture 2018-12-19 00:39:06 +01: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 Fix table of contents for hugo 2018-12-26 18:53:31 +01:00
footnotes.org Improve footnote handling 2018-12-26 15:42:12 +01:00
footnotes.pretty_org Improve footnote handling 2018-12-26 15:42:12 +01:00
headlines.html Fix table of contents for hugo 2018-12-26 18:53:31 +01: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 Revert "html: Export "#+HUGO: more" as <!--more-->" 2018-12-19 19:34:04 +01: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 Support list items with empty first line 2018-12-19 17:40:47 +01: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 Update misc.org 2019-01-08 23:49:28 +01:00
misc.org Update misc.org 2019-01-08 23:49:28 +01:00
misc.pretty_org Update misc.org 2019-01-08 23:49:28 +01: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