aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-11-11Merge branch 'text' of https://github.com/despresc/pandoc into despresc-textJohn MacFarlane
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-09Switch the remaining tests to Textdespresc
2019-11-09Switch Tests.Helpers and Tests.Writers.* to Textdespresc
2019-11-09Switch App to Text, remove usage of Legacy in srcdespresc
2019-11-08Switch XML to Text, add Legacydespresc
2019-11-08Switch Class to Text, add Legacydespresc
2019-11-08Switch Options to Text, add Legacy, remove redundant imports elsewheredespresc
2019-11-08Start switch of Shared, add Legacy.Shared moduledespresc
2019-11-08Use the text branch of pandoc-types and texmath, switch to Legacy.*despresc
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
2019-10-31Jira writer: remove extraneous newline after single-line block quotesAlbert Krewinkel
2019-10-30Use latest doclayout.John MacFarlane
2019-10-30docbook reader: fix nesting of chapters and sections (#5864)Florian Klink
2019-10-29T.P.W.Shared: Changed gridTables so it does better at...John MacFarlane
2019-10-29Changes to build with new doctemplates/doclayout.John MacFarlane
2019-10-29Remove include of grffile from default latex template.John MacFarlane
2019-10-29Shared.makeSections: better behavior in some corner cases.John MacFarlane
2019-10-28Shared: improve isTight.John MacFarlane
2019-10-27Org reader: fix parsing of empty comment linesAlbert Krewinkel
2019-10-24HTML reader/writer: Better handling of <q> with cite attribute (#5837)Ole Martin Ruud
2019-10-23Add Reader support for HTML <samp> element (#5843)Amogh Rathore
2019-10-16Add support for reading & writing <mark> elementsFlorian B
2019-10-15Add support for reading and writing <kbd> elementsDaniele D'Orazio
2019-10-15Muse reader: do not allow closing asterisks to be followed by "*"Alexander Krotov
2019-10-14Minor template & test changes for latest dev doctemplates.John MacFarlane
2019-10-15Muse reader: do not split series of asterisks into symbols and emphasisAlexander Krotov
2019-10-15Muse reader: do not terminate emphasis on "*" not followed by spaceAlexander Krotov
2019-10-12LaTeX writer: fix horizontal rule.John MacFarlane
2019-10-11Fix `gfm_auto_identifiers` behavior with emojis.John MacFarlane
2019-10-11Markdown writer: prefer pipe_tables to raw html...John MacFarlane
2019-10-10`--metadata-file`: when multiple files specified, second takes precedence...John MacFarlane
2019-10-10Make some writers sensitive to 'unlisted' class on headings.John MacFarlane
2019-10-09RST writer: proper handling of :align: on figures, images.John MacFarlane
2019-10-09Update s5 test for mathjax 3 change.John MacFarlane
2019-10-09Options.WriterOptions: Change type of writerVariables to Context Text.John MacFarlane
2019-10-04hlint Muse reader testsAlexander Krotov
2019-10-03Minor ghc 8.8 fixups.John MacFarlane
2019-09-24odt: Add external option for native numberingNils Carlson
2019-09-23Man writer: suppress non-absolute link URLs.John MacFarlane
2019-09-23ConTeXt unit tests - tweak code property.John MacFarlane