pandoc/test/Tests
Albert Krewinkel eb184d9148
Jira writer: use noformat instead of code for unknown languages.
Code blocks that are not marked as a language supported by Jira are
rendered as preformatted text with `{noformat}` blocks.

Fixes: tarleb/jira-wiki-markup#4
2021-03-08 12:50:35 +01:00
..
Lua Lua: add module "pandoc.path" 2021-02-02 21:04:30 -08:00
Readers Remove superfluous imports. 2021-02-28 22:57:36 -08:00
Writers Jira writer: use noformat instead of code for unknown languages. 2021-03-08 12:50:35 +01:00
Command.hs Text.Pandoc.UTF8: change IO functions to return Text, not String. 2021-02-22 11:30:07 -08:00
Helpers.hs tests: print accurate location if a test fails 2021-02-22 23:56:04 +01:00
Lua.hs Avoid unnecessary use of NoImplicitPrelude pragma (#7089) 2021-02-07 10:02:35 -08:00
Old.hs Text.Pandoc.UTF8: change IO functions to return Text, not String. 2021-02-22 11:30:07 -08:00
Shared.hs Avoid unnecessary use of NoImplicitPrelude pragma (#7089) 2021-02-07 10:02:35 -08:00