aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2019-01-12LaTeX template: Simplify fontspec usage (#5218)Andrew Dunning4-0/+8
2019-01-10LaTeX template: Prevent scaling of main font (#5212)Andrew Dunning4-4/+0
2019-01-09RST reader: change treatment of `number-lines` directives. (#5207)Brian Leung3-2/+13
2019-01-08Removed superfluous sourceCode class on code blocks.John MacFarlane9-18/+18
2019-01-07Asciidoc writer: shorter delimiters for tables, blockquotes.John MacFarlane3-32/+32
2019-01-07Org reader: handle `minlevel` option differently. (#5190)Brian Leung1-1/+6
2019-01-06Add DokuWiki reader (#5108)Alexander2-0/+317
2019-01-04Cleaned up findPandoc.John MacFarlane1-11/+5
2019-01-04Tests: Fix findPandoc to work with Windows.John MacFarlane1-0/+5
2019-01-04Fix findPandoc so it works with cabalv2.John MacFarlane2-9/+28
2019-01-03LaTeX Template: Improve package selections (#5193)John MacFarlane4-64/+69
2019-01-02LaTeX template: Require xcolorAndrew Dunning4-4/+4
2019-01-02Implement task lists (#5139)Mauro Bieg2-0/+142
2019-01-02Commonmark writer: fix handling of SoftBreak with `hard_line_breaks`.John MacFarlane1-0/+7
2019-01-01Update LaTeX testsAndrew Dunning4-64/+69
2019-01-01Zimwiki writer: remove automatic colon prefix before internal images (#5183)damien clochard1-2/+2
2019-01-01Dokuwiki writer: remove automatic ':' prefix before internal image links (#5183)damien clochard2-3/+3
2019-01-01Org reader: fix self-link parsing regressionAlbert Krewinkel1-0/+4
2019-01-01Org reader: fix treatment of links to imagesAlbert Krewinkel1-13/+17
2018-12-31Simplify/fix reading of `--metadata` values on command line.John MacFarlane1-0/+12
2018-12-28Org writer: preserve line-numbering for example and code blocks.leungbk1-0/+41
2018-12-25Muse reader tests: test #cover directiveAlexander Krotov1-0/+5
2018-12-14Remove unnecessary type="text/css" on style and link for HTML5.John MacFarlane3-5/+5
2018-12-13Man/Ms writers: don't escape `-` as `\-`.John MacFarlane2-19/+19
2018-12-11template:latex: make @ letter before using it (#5145)Enno4-16/+28
2018-12-11Let KOMA document class handle parskip when applicable (#5143)Enno4-24/+28
2018-12-10Docx: add test for lists with level overrides.Jesse Rosenthal3-0/+41
2018-12-05RST writer: don't wrap simple table header lines.John MacFarlane1-0/+18
2018-12-04Strip out illegal XML characters in escapeXMLString.John MacFarlane1-0/+9
2018-12-03Markdown writer: include needed whitespace after HTML figure.John MacFarlane1-0/+13
2018-11-29Fix custom tests.John MacFarlane1-8/+8
2018-11-27MediaWiki writer: fix caption, use 'thumb' instead of 'frame'.John MacFarlane1-1/+1
2018-11-25Added test for #5053.John MacFarlane1-0/+14
2018-11-25Fix parsing of citations and quotes after parentheses.John MacFarlane3-13/+15
2018-11-22OpenDocument writer: small amendment to #5095.John MacFarlane1-189/+189
2018-11-22ODT writer: Fix list indentationNils Carlson1-189/+189
2018-11-20Fix markdown-citations test for new abbreviations changes.John MacFarlane1-2/+2
2018-11-20Docx writer: Fix bookmarks to headers with long titles.John MacFarlane1-0/+0
2018-11-19AsciiDoc writer: improve ordered lists.John MacFarlane1-39/+56
2018-11-16HTML reader: allow tfoot before body rows.John MacFarlane1-0/+16
2018-11-15HTML reader: parse `<small>` as a Span with class "small".John MacFarlane1-0/+7
2018-11-15Asciidoc writer: Render Spans using `[#id .class]#contents#`.John MacFarlane1-0/+6
2018-11-14Muse reader: trim whitespace before parsing grid table cellsAlexander Krotov1-0/+11
2018-11-14Muse reader: add grid tables supportAlexander Krotov1-0/+43
2018-11-14Muse writer: indent simple tables only on the top levelAlexander Krotov1-0/+6
2018-11-13Fix test case for #5014.John MacFarlane1-1/+3
2018-11-13HTML reader: allow thead containing a row with td rather than th.John MacFarlane1-0/+17
2018-11-13Muse writer: output tables with one column as grid tablesAlexander Krotov1-0/+12
2018-11-12LaTeX writer: don't emit `[<+->]` unless beamer output,John MacFarlane1-0/+14
2018-11-11Exactly match GitHub's identifier generating algorithm.John MacFarlane1-0/+4