pandoc/test/Tests/Readers
willj-dev 005dc7ce56
RST reader: handle class attribute for for custom roles (#7700)
Previously the class attribute was ignored, and the name of the role used as the class.
Closes #7699.
2021-11-18 17:33:57 -08:00
..
Org Org reader: allow an initial :PROPERTIES: drawer to add to metadata. 2021-10-22 22:10:25 -07:00
Creole.hs Avoid unnecessary use of NoImplicitPrelude pragma (#7089) 2021-02-07 10:02:35 -08:00
Docx.hs Docx reader: fix handling of empty fields 2021-10-18 19:15:40 -07:00
DokuWiki.hs Avoid unnecessary use of NoImplicitPrelude pragma (#7089) 2021-02-07 10:02:35 -08:00
EPUB.hs Reduce size of cover image in test epub. 2021-05-29 11:48:52 -07:00
FB2.hs Add RTF reader. 2021-08-10 10:48:55 -07:00
HTML.hs Recognize data-external when reading HTML img tags (#7429) 2021-07-06 16:06:29 -07:00
JATS.hs Add new unexported module T.P.XMLParser. 2021-02-10 22:04:11 -08:00
Jira.hs Jira: add support for "smart" links 2021-05-25 16:54:42 +02:00
LaTeX.hs Remove superfluous imports. 2021-02-28 22:57:36 -08:00
Man.hs Avoid unnecessary use of NoImplicitPrelude pragma (#7089) 2021-02-07 10:02:35 -08:00
Markdown.hs Multimarkdown sub- and superscripts (#5512) (#7188) 2021-08-15 21:57:57 -07:00
Muse.hs Avoid unnecessary use of NoImplicitPrelude pragma (#7089) 2021-02-07 10:02:35 -08:00
Odt.hs Treat tabs as spaces in ODT Reader. (#7185) 2021-03-31 16:44:34 -07:00
Org.hs Update copyright notices for 2021 (#7012) 2021-01-08 09:38:20 -08:00
RST.hs RST reader: handle class attribute for for custom roles (#7700) 2021-11-18 17:33:57 -08:00
RTF.hs Tests.Helpers: export testGolden and use it in RTF reader. 2021-08-10 22:07:48 -07:00
Txt2Tags.hs Avoid unnecessary use of NoImplicitPrelude pragma (#7089) 2021-02-07 10:02:35 -08:00