pandoc/test/Tests/Readers
John MacFarlane 5c3423f2e2 DokuWiki reader: support latex plugin and math.
The `tex_math_dollars` extension is now supported for `dokuwiki`
(but off by default).

Content inside `<latex>...</latex>` is parsed as raw LaTeX inline,
and inside `<LATEX>..</LATEX>` as raw LaTeX block.

In addition, this commit changes the behavior of `<php>...</php>` so
that instead of producing a code block, it produces raw HTML
with `<?php ... ?>`.

Closes #8178.
2022-07-28 11:28:02 -07:00
..
Org Org reader: allow attrs for Org tables. (#8049) 2022-05-02 17:25:57 +02:00
Creole.hs Tests: improve location reporting of failing tests 2022-02-23 09:20:06 +01:00
Docx.hs Add mendeley citation tests. 2022-02-04 10:14:21 -08:00
DokuWiki.hs DokuWiki reader: support latex plugin and math. 2022-07-28 11:28:02 -07:00
EPUB.hs Copyright notices: update for 2022 2022-01-02 11:59:22 -08:00
FB2.hs Add RTF reader. 2021-08-10 10:48:55 -07:00
HTML.hs Fix typos (#7934) 2022-02-22 09:05:39 -08:00
JATS.hs Add new unexported module T.P.XMLParser. 2021-02-10 22:04:11 -08:00
Jira.hs Tests: improve location reporting of failing tests 2022-02-23 09:20:06 +01:00
LaTeX.hs Tests: improve location reporting of failing tests 2022-02-23 09:20:06 +01:00
Man.hs Tests: improve location reporting of failing tests 2022-02-23 09:20:06 +01:00
Markdown.hs Tests: improve location reporting of failing tests 2022-02-23 09:20:06 +01:00
Muse.hs Remove Muse reader round-trip tests. 2022-07-03 01:19:40 +02:00
Odt.hs Odt: Add list-header 2022-01-02 15:05:09 -08:00
Org.hs Copyright notices: update for 2022 2022-01-02 11:59:22 -08:00
RST.hs Tests: improve location reporting of failing tests 2022-02-23 09:20:06 +01:00
RTF.hs Copyright notices: update for 2022 2022-01-02 11:59:22 -08:00
Txt2Tags.hs Tests: improve location reporting of failing tests 2022-02-23 09:20:06 +01:00