aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2019-05-28HTML writer: emit empty alt tag in figures (#5518)Mauro Bieg5-7/+7
2019-05-28Add test for relative file: URI to #5517.John MacFarlane1-0/+6
2019-05-28Fix handling of `file:` URL scheme in `downloadOrRead` (#5522)Mauro Bieg1-0/+26
2019-05-27Use skylighting 0.8.John MacFarlane2-28/+32
2019-05-27consolidate simple-table detection (#5524)Mauro Bieg1-1/+1
2019-05-25Muse reader: allow images inside link descriptionsAlexander Krotov1-0/+3
2019-05-25HTML reader: trim definition list termsAlexander Krotov1-0/+17
2019-05-25Muse writer: do not escape empty line after <br>Alexander Krotov1-0/+1
2019-05-22Markdown writer: Ensure the code fence is long enough.John MacFarlane1-0/+14
2019-05-21Markdown writer: Handle labels with integer namesJesse Rosenthal1-0/+18
2019-05-20Improve output of Lua tests (#5499)Albert Krewinkel6-165/+196
2019-05-16JATS writer: properly handle footnotes.John MacFarlane2-24/+32
2019-05-15FB2 writer: do not wrap note references into <sup> and bracketsAlexander Krotov2-17/+5
2019-05-13Org reader: fix planning elements in headers level 3 and higherAlbert Krewinkel1-0/+24
2019-05-13Org reader: omit, but warn about unknown export optionsAlbert Krewinkel1-0/+18
2019-05-12add test/tables.xwiki to git and pandoc.cabal (#5498)Mauro Bieg1-0/+46
2019-05-12Org writer: always indent src blocks content by 2 spacesAlbert Krewinkel2-26/+26
2019-05-11FB2 reader: add notes parsing testAlexander Krotov3-0/+24
2019-05-05Asciidoc writer: use `` `+...+` `` form for inline code.John MacFarlane2-13/+13
2019-05-05Asciidoc writer: use proper smart quotes with asciidoctor.John MacFarlane1-8/+8
2019-05-05Org reader: prefer plain symbols over math symbolsAlbert Krewinkel1-3/+7
2019-05-05Org reader: recognize emphasis after TODO/DONE keywordAlbert Krewinkel1-0/+7
2019-05-04Lua: add `pandoc.system` module (#5468)Albert Krewinkel1-0/+5
2019-05-01Fix footnote in image caption.John MacFarlane1-0/+12
2019-04-30HTML: prevent gratuitious emojification on iOS.John MacFarlane3-11/+11
2019-04-28Muse writer tests: compare Text without converting to [Char]Alexander Krotov1-6/+6
2019-04-15RST writer: treat Span as transparent.John MacFarlane1-0/+6
2019-04-11LaTeX template: Add pdflang to hypersetup if lang is set.John MacFarlane1-0/+1
2019-04-05Vimwiki reader: improve handling of internal links.John MacFarlane1-8/+8
2019-04-05PowerPoint writer: expand builtin reference doc to model all layoutsJesse Rosenthal22-0/+0
2019-04-04PowerPoint tests: Regenerate golden filesJesse Rosenthal36-0/+0
2019-04-02Update command test #5416 to make it windows friendlyJohn MacFarlane1-2/+4
2019-04-02LaTeX template: Ensure correct heading/table order (#5421)Andrew Dunning4-45/+5
2019-04-02Actually run the xwiki writer tests.John MacFarlane1-1/+2
2019-04-02Add XWiki Support (#4167)Derek Chen-Becker1-0/+650
2019-04-01Dokuwiki Reader fix: parse single curly brace (#5417)Mauro Bieg1-0/+11
2019-03-31PowerPoint writer: add test for speaker notes after metadata.Jesse Rosenthal4-0/+9
2019-03-30Pptx writer: test for speaker notes after breaking header.Jesse Rosenthal4-0/+7
2019-03-29LaTeX writer: Avoid inadvertently creating ?` or !` ligatures.John MacFarlane1-0/+14
2019-03-28Markdown reader: fenced div takes priority over setext header.John MacFarlane1-0/+9
2019-03-25LaTeX template: Add pandoc to PDF metadata (#5388)Andrew Dunning4-4/+4
2019-03-25HTML reader: read `data-foo` attribute into `foo`.John MacFarlane1-1/+1
2019-03-22LaTeX template: Group graphics-related code (#5389)Andrew Dunning4-28/+12
2019-03-22LaTeX writer: Fix footnotes in table caption and cells.John MacFarlane1-0/+44
2019-03-21Docx writer: Use w:br without attributes for line breaks.John MacFarlane2-0/+0
2019-03-18Improved fix to #5340 and added test.John MacFarlane1-0/+14
2019-03-17Properly escape attributes in Markdown writer.John MacFarlane1-0/+7
2019-03-17Add test case for #5368.John MacFarlane1-0/+23
2019-03-13Tests.Old: specify --data-dir=../data.John MacFarlane1-3/+2
2019-03-13 LaTeX template: Improve readability (#5363)Andrew Dunning4-40/+44