pandoc/test/Tests/Readers
Albert Krewinkel 5ef315cc6d
Org reader: keep unknown keyword lines as raw org
The lines of unknown keywords, like `#+SOMEWORD: value` are no longer
read as metadata, but kept as raw `org` blocks. This ensures that more
information is retained when round-tripping org-mode files;
additionally, this change makes it possible to support non-standard org
extensions via filters.
2020-06-29 21:19:34 +02:00
..
Org Org reader: keep unknown keyword lines as raw org 2020-06-29 21:19:34 +02:00
Creole.hs Update copyright year (#6186) 2020-03-13 09:52:47 -07:00
Docx.hs More cleanup (#6209) 2020-03-28 22:48:47 -07:00
DokuWiki.hs Support new Underline element in readers and writers (#6277) 2020-04-28 07:53:06 -07:00
EPUB.hs Update copyright year (#6186) 2020-03-13 09:52:47 -07:00
FB2.hs Update copyright year (#6186) 2020-03-13 09:52:47 -07:00
HTML.hs More fixes for round-trip tests of HTML reader. 2020-04-19 17:21:19 -07:00
JATS.hs JATS reader: parse abstract element into metadata field of same name (#6482) 2020-06-28 10:35:50 -07:00
Jira.hs Use native Underline instead of Span in Jira 2020-06-22 17:55:57 -07:00
LaTeX.hs Use the new builders, modify readers to preserve empty headers 2020-04-15 23:03:22 -04:00
Man.hs Use the new builders, modify readers to preserve empty headers 2020-04-15 23:03:22 -04:00
Markdown.hs Markdown Reader: Fix inline code in lists (#6284) 2020-04-15 16:20:01 -07:00
Muse.hs Support new Underline element in readers and writers (#6277) 2020-04-28 07:53:06 -07:00
Odt.hs Update copyright year (#6186) 2020-03-13 09:52:47 -07:00
Org.hs Update copyright year (#6186) 2020-03-13 09:52:47 -07:00
RST.hs Update copyright year (#6186) 2020-03-13 09:52:47 -07:00
Txt2Tags.hs Support new Underline element in readers and writers (#6277) 2020-04-28 07:53:06 -07:00