aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-06-11LaTeX writer: Don't highlight code in headings.John MacFarlane
2019-06-11Revert "JATS template: don't include journal-meta unless 'journal'..."John MacFarlane
2019-06-11JATS template: don't include journal-meta unless 'journal'...John MacFarlane
2019-06-11JATS writer: ensure validity of pub-date.John MacFarlane
2019-06-11JATS writer: don't use break element for LineBreak.John MacFarlane
2019-06-11JATS writer: don't embed string-name in string.John MacFarlane
2019-06-11test/lua/module/pandoc.lua: fix non-determinism in testAlbert Krewinkel
2019-06-11data/pandoc.lua: fix deletion of nonexistent attributesAlbert Krewinkel
2019-06-11Lua pandoc module: better tests for Attr and AttributeListAlbert Krewinkel
2019-06-11JATS writer: wrap elements with p when needed.John MacFarlane
2019-06-10LaTeX writer: Use mbox to get proper behavior inside `\sout`.John MacFarlane
2019-06-10Asciidoc writer: use doubled ## when necessary for spans.John MacFarlane
2019-06-10Asciidoc writer: ensure correct nesting strong/emph.John MacFarlane
2019-06-09Muse reader: test that links inside image descriptions workAlexander Krotov
2019-06-08Roll back automatic figure/table numbering in ODT/OpenDocument.John MacFarlane
2019-06-08LaTeX reader: pass through unknown listings language as class.John MacFarlane
2019-06-07LaTeX writer: Include inline code attributes with `--listings`.John MacFarlane
2019-06-05Add jira writer (#5548)Albert Krewinkel
2019-06-04Include trailing {}s in raw latex commands.John MacFarlane
2019-06-04Markdown reader: don't create implicit reference for empty header.John MacFarlane
2019-06-03Avoid unwanted interpretation of def list term as other kind of block,John MacFarlane
2019-06-01Textile writer: fix closing tag for math outputAlbert Krewinkel
2019-05-30Lua modules: test pandoc.mediabagAlbert Krewinkel
2019-05-29Lua Version type: shorten "version too old" messageAlbert Krewinkel
2019-05-29Merge pull request #5526 from tarleb/richer-version-typeJohn MacFarlane
2019-05-29Merge pull request #5497 from mb21/html-writer-video-audioJohn MacFarlane
2019-05-29HTML reader: misc. epub related fixes.John MacFarlane
2019-05-29Lua: add Version type to simplify comparisonsAlbert Krewinkel
2019-05-29HTML writer: output video and audio elementsmb21
2019-05-28Remove command test for #5517.John MacFarlane
2019-05-28HTML writer: emit empty alt tag in figures (#5518)Mauro Bieg
2019-05-28Add test for relative file: URI to #5517.John MacFarlane
2019-05-28Fix handling of `file:` URL scheme in `downloadOrRead` (#5522)Mauro Bieg
2019-05-27Use skylighting 0.8.John MacFarlane
2019-05-27consolidate simple-table detection (#5524)Mauro Bieg
2019-05-25Muse reader: allow images inside link descriptionsAlexander Krotov
2019-05-25HTML reader: trim definition list termsAlexander Krotov
2019-05-25Muse writer: do not escape empty line after <br>Alexander Krotov
2019-05-22Markdown writer: Ensure the code fence is long enough.John MacFarlane
2019-05-21Markdown writer: Handle labels with integer namesJesse Rosenthal
2019-05-20Improve output of Lua tests (#5499)Albert Krewinkel
2019-05-16JATS writer: properly handle footnotes.John MacFarlane
2019-05-15FB2 writer: do not wrap note references into <sup> and bracketsAlexander Krotov
2019-05-13Org reader: fix planning elements in headers level 3 and higherAlbert Krewinkel
2019-05-13Org reader: omit, but warn about unknown export optionsAlbert Krewinkel
2019-05-12add test/tables.xwiki to git and pandoc.cabal (#5498)Mauro Bieg
2019-05-12Org writer: always indent src blocks content by 2 spacesAlbert Krewinkel
2019-05-11FB2 reader: add notes parsing testAlexander Krotov
2019-05-05Asciidoc writer: use `` `+...+` `` form for inline code.John MacFarlane
2019-05-05Asciidoc writer: use proper smart quotes with asciidoctor.John MacFarlane