aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
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
2019-03-13LaTeX reader test: Allow compilation of file (#5364)Andrew Dunning1-9/+4
2019-03-11docx writer: avoid extra copy of abstractNum and num elements...John MacFarlane27-0/+0
2019-03-09Include execution output in ipynb test.John MacFarlane4-8/+29
2019-03-09Ipynb reader/writer: better handling of cell metadata.John MacFarlane3-3/+8
2019-03-04 LaTeX template: Robust section numbering removal (#5351)Andrew Dunning4-4/+4
2019-03-02Use XDG data directory for user data directory.John MacFarlane1-1/+1
2019-02-27Powerpoint writer: add tests for underline.Jesse Rosenthal3-1/+1
2019-02-25Shared.compactify: Avoid mixed lists.John MacFarlane22-19/+42
2019-02-23JATS reader: fix parsing of figures.John MacFarlane1-0/+24
2019-02-22Add section identifiers support for FB2 writer (#5315)John3-35/+35
2019-02-18Docx reader tests: fix test file with trailing space.Jesse Rosenthal1-1/+1
2019-02-18Docx reader: add tests for trimming last inline.Jesse Rosenthal3-0/+6
2019-02-18Muse reader: add secondary note supportAlexander Krotov1-0/+17
2019-02-18Muse writer: escape secondary notesAlexander Krotov1-0/+1
2019-02-15Markdown reader: fix bug parsing fenced code blocks.John MacFarlane1-0/+24
2019-02-12Docx reader: Add test for reading sdts in footnotes.Jesse Rosenthal3-0/+5
2019-02-10Use latest skylighting.John MacFarlane4-4/+4
2019-02-10JATS writer: wrap figure caption in <p> to fix validation (#5292)Mauro Bieg1-1/+1
2019-02-09Added simple ipynb reader/writer tests.John MacFarlane4-0/+98
2019-02-09Fixed asciidoc display math in list contexts.John MacFarlane2-2/+2
2019-02-09Asciidoctor writer sets the stem attribute if it contains latexmathTG1-0/+1
2019-02-09Adds Asciidoctor sprcific writer and testsTG3-1/+716
2019-02-09AsciiDoc Writer: DisplayMath as asciidoc latexmath blockTG1-1/+5
2019-02-08Improve tight/loose list handling.John MacFarlane1-0/+15
2019-02-06Docx reader: Tests for alternate document.xmlJesse Rosenthal3-2/+9
2019-02-06Muse reader: test that block level markup does not break <verbatim>Alexander Krotov1-0/+7
2019-02-04Add missing copyright notices and remove license boilerplate (#5112)Albert Krewinkel33-1/+365
2019-02-04Markdown reader: add newline when parsing blocks in YAML.John MacFarlane1-0/+12