aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-12-21HTML reader tests: modify round-trip tests...John MacFarlane
2019-12-20Jira writer: use jira-wiki-markup rendererAlbert Krewinkel
2019-12-19Org reader: fix parsing problem for colons in headlineAlbert Krewinkel
2019-12-18Org reader: wrap named table in div, using name as idAlbert Krewinkel
2019-12-17Add jira reader (#5913)Albert Krewinkel
2019-12-17Adjust test to work with Windows (I hope).John MacFarlane
2019-12-17Improved --toc generation.John MacFarlane
2019-12-17Improved makeSections so we don't get doubled attributes.John MacFarlane
2019-12-17Added test for #5986.John MacFarlane
2019-12-17Add section-divs command test (failing).John MacFarlane
2019-12-13Org reader: add table labels to caption if both are presentAlbert Krewinkel
2019-12-11ConTeXt template: Adjustments to title formatting (#5949)Denis Maier
2019-12-07Fix --toc-depth regression in 2.8.John MacFarlane
2019-12-05Keep the \author{} command even if author is not specified (#5961)Yihui Xie
2019-12-05Roll back part of of `--shift-heading-level-by` change.John MacFarlane
2019-12-05HTML-based templates: Add CSS to suppress bullet on unordered task lists.John MacFarlane
2019-12-05HTML writer: add task-list class to ul if all elements are task list items.John MacFarlane
2019-12-05Fix makeSections so it doesn't turn column divs into sections.John MacFarlane
2019-11-25RST writers: Use grid tables for 1-column tables.John MacFarlane
2019-11-22Jira writer: improve escaping of special chars (#5925)Albert Krewinkel
2019-11-19Improve markdown escaping in list items.John MacFarlane
2019-11-18DokuWiki reader: parse markup inside monospace ('') (#5917)Alexander Krotov
2019-11-16Ms template: Use Palatino for default font.John MacFarlane
2019-11-16Updaet ms writer test.John MacFarlane
2019-11-16Ms writer: boldface definition terms in DefinitionLists.John MacFarlane
2019-11-16ms template: default to page numbers on bottom, no paragaraph indent.John MacFarlane
2019-11-16ConTeXt template: add a saner default for page numbers.John MacFarlane
2019-11-16ConTeXt writer: use braces, not start/stop, for inline language tags.John MacFarlane
2019-11-16Change styles in reference.docx.John MacFarlane
2019-11-15RST writer: Improve spacing for tables with no width information.John MacFarlane
2019-11-14Change reference.docx to use more normal block quotes.John MacFarlane
2019-11-14Change optInputFiles to a `Maybe [FilePath]`.John MacFarlane
2019-11-14Allow combining `-Vheader-includes` and `--include-in-header`.John MacFarlane
2019-11-14Fixed some test locations and put test data files in extra-source-files.John MacFarlane
2019-11-14Fix regression preventing header-includes from being set using -V.John MacFarlane
2019-11-14RST writer: fix backslash escaping after stringsAlbert Krewinkel
2019-11-13Add test for #5881.John MacFarlane
2019-11-13Ensure there's a blank line before RST tables.John MacFarlane
2019-11-12Switch to new pandoc-types and use Text instead of String [API change].despresc
2019-11-11Markdown reader: fix small super/subscript issue.John MacFarlane
2019-11-11Change the implementation of `htmlSpanLikeElements` and implement `<dfn>` (#5...Florian Beeres
2019-11-07DocBook reader: Fix bug with entities in mathphrase element.John MacFarlane
2019-11-07Change merge behavior for metadata.John MacFarlane
2019-11-04HTML Reader/Writer - Add support for <var> and <samp> (#5861)Amogh Rathore
2019-11-03Docx reader: fix list number resumption for sublists. Closes #4324.John MacFarlane
2019-11-03Place caption before table in OpenDocument format. (#5869)Dmitry Pogodin
2019-11-02LaTeX reader: Fixed dollar-math parsing...John MacFarlane
2019-11-02Add test for #5836.John MacFarlane
2019-11-02Test for macro definitions in LaTeX preamble.John MacFarlane
2019-11-02Add test case for #5845.John MacFarlane