aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-05-15rawLaTeXBlock: don't expand macros in macro definitions!John MacFarlane
2018-05-14Make internal links work in ODT/OpenDocument.John MacFarlane
2018-05-11Removed inadvertently added .orig files from repository.John MacFarlane
2018-05-10Use texmath-0.11.John MacFarlane
2018-05-09Fix regression with tex math environments in HTML + MathJax.John MacFarlane
2018-05-09Parsing: Lookahead for non-whitespace after single/double quote start.John MacFarlane
2018-05-08Another try at test-pandoc-utils.lua on windows.John MacFarlane
2018-05-08test-pandoc-utils.lua - add diagnostic for windows test.John MacFarlane
2018-05-08More adjustments to test-pandoc-utils.lua.John MacFarlane
2018-05-08test-pandoc-utils.lua - use tr instead of sed.John MacFarlane
2018-05-08test-pandoc-utils.lua: workaround some local differences in 'echo'.John MacFarlane
2018-05-08test-pandoc-utils.lua: remove problems with missing `/bin/false`.John MacFarlane
2018-05-08Support underline in docx writer.John MacFarlane
2018-05-08Add test for #4576.John MacFarlane
2018-05-07Muse writer: add support for left-align and right-align classesAlexander Krotov
2018-05-01Update tests for #4605.John MacFarlane
2018-04-29Test Lua filter converting display math to inline mathAlexander Krotov
2018-04-27RST writer: preserve empty inline parents in flatten (#4603)Francesco Occhipinti
2018-04-26Add FB2 reader (#4539)Alexander
2018-04-26Merge branch 'fb2-hrblankline' of https://github.com/labdsf/pandoc into labds...John MacFarlane
2018-04-26RST reader: fix anonymous redirects with backticks.John MacFarlane
2018-04-26RST reader: flatten nested inlines, closes #4368 (#4554)Francesco Occhipinti
2018-04-26Muse reader: allow nested footnotesAlexander Krotov
2018-04-25Add tests for #4589 and #4594 (currently failing).John MacFarlane
2018-04-25Ms template: Fix date.John MacFarlane
2018-04-25Removed deprecated ancient HTML math methods.John MacFarlane
2018-04-25Remove nonfree ICC profiles from thumbnails in test docx files.John MacFarlane
2018-04-22RST reader: allow < 3 spaces indent under directives.John MacFarlane
2018-04-21Small test suite update. Markdown tables.John MacFarlane
2018-04-21Markdown reader/writer: spacing adjustments in tables.John MacFarlane
2018-04-19RST writer: use more consistent indentation.John MacFarlane
2018-04-19FB2 writer: convert metadata value "abstract" to book annotationAlexander Krotov
2018-04-19Muse reader: allow "-" in anchorsAlexander Krotov
2018-04-17Docx reader tests: Test for combining adjacent code blocks.Jesse Rosenthal
2018-04-17Markdown reader: add regression test for previous commitAlexander Krotov
2018-04-16Muse reader: allow verse to be indentedAlexander Krotov
2018-04-16Fix a typo in Muse reader testsuite commentAlexander Krotov
2018-04-16Muse writer: escape definition list terms starting with list markersAlexander Krotov
2018-04-15Ms writer: font improvements.John MacFarlane
2018-04-15Muse reader: don't allow footnote references inside linksAlexander Krotov
2018-04-15Muse writer: escape strings starting with spaceAlexander Krotov
2018-04-15Muse reader: allow URL to be emptyAlexander Krotov
2018-04-15Muse reader: require that comment semicolons are in the first columnAlexander Krotov
2018-04-14Man writer: Don't escape U+2019 as '.John MacFarlane
2018-04-10Muse writer: escape > less oftenAlexander Krotov
2018-04-09Muse writer: don't break headers, line blocks and tables with line breaksAlexander Krotov
2018-04-09Muse writer: correctly output empty headingsAlexander Krotov
2018-04-09Muse reader: add support for Text:Amuse multiline headingsAlexander Krotov
2018-04-07Muse reader: add support for <biblio> and <play> tagsAlexander Krotov
2018-04-07FB2 writer: output links inline instead of producing notesAlexander Krotov