summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-05-04Org reader: fix spacing after LaTeX-style symbolsAlbert Krewinkel
2016-05-04Org reader: fix handling of empty table cells, rowsAlbert Krewinkel
2016-05-04Org reader: stop padding short table rowsAlbert Krewinkel
2016-05-01Add one more testSidharth Kapur
2016-05-01Use `codeBlockWith`Sidharth Kapur
2016-05-01Add test for RST code directive classSidharth Kapur
2016-04-29Docbook5 writer: Properly handle ulink/linkIvo Clarysse
2016-04-29Add docbook5 writer supportIvo Clarysse
2016-04-27Revert "LaTeX writer: Add `\strut` to fix multiline tables"John MacFarlane
2016-04-26Merge pull request #2735 from mb21/patch-1John MacFarlane
2016-04-26Merge pull request #2829 from adunning/patch-1John MacFarlane
2016-04-26Ignore leading space in org code blocksEmanuel Evans
2016-04-16Docx Reader: Tests for track-changes movingJesse Rosenthal
2016-04-10Markdown reader: Fix pandoc title blocks with lines ending in 2 spaces.John MacFarlane
2016-04-01LaTeX writer: Add missing languages.Andrew Dunning
2016-03-20LaTeX Writer: fix polyglossia to babel env mappingMauro Bieg
2016-03-16Docx reader: Add test for enumerated headers.Jesse Rosenthal
2016-03-10Fixed behavior of base tag.John MacFarlane
2016-03-09Markdown reader: Improved pipe table parsing.John MacFarlane
2016-03-08DokuWiki writer: use $$ for display math.John MacFarlane
2016-02-20Merge pull request #2646 from tarleb/org-figure-with-no-nameJohn MacFarlane
2016-02-20Merge pull request #2668 from monofon/fix/yaml-metadata-block-bottom-lineJohn MacFarlane
2016-02-20Merge pull request #2691 from tarleb/org-image-file-linksJohn MacFarlane
2016-02-03HTML writer: don't include alignment attribute for default table columns.John MacFarlane
2016-02-02Docx reader: Add tests for adjacent hyperlinks.Jesse Rosenthal
2016-01-31Org reader: Refactor link-target processingAlbert Krewinkel
2016-01-25Textile reader: Support `>`, `<`, `=`, `<>` text alignment attributes.John MacFarlane
2016-01-21Added old-style tests for TEI writer (tests/tables.tei, tests/writer.tei).John MacFarlane
2016-01-21Merge pull request #2638 from c-forster/teiwriterJohn MacFarlane
2016-01-21Markdown writer: Use hyphens for yaml metadata block bottom lineHenrik Tramberend
2016-01-20Adjusted longtable in tests.John MacFarlane
2016-01-19Added some entity tests in Markdown reader tests.John MacFarlane
2016-01-19Add TEI Writer.csforste
2016-01-11Prefix even empty figure names with "fig:"Albert Krewinkel
2016-01-09LaTeX writer: restore old treatment of Span.John MacFarlane
2016-01-08Added some entity tests in Markdown reader tests.John MacFarlane
2016-01-07Fix function dropping subtrees tagged :noexport:Albert Krewinkel
2016-01-02Textile reader: don't allow block HTML tags in inline contexts.John MacFarlane
2016-01-02MediaWiki writer: fix spacing issues.John MacFarlane
2015-12-19LaTeX/Beamer template changes (Thomas Hodgson):John MacFarlane
2015-12-17ICML writer: intersperse line breaksmb21
2015-12-16ICML writer: added figure handling, closes #2590mb21
2015-12-13Merge pull request #2570 from mb21/rst-reader-imgattrsJohn MacFarlane
2015-12-13Fixed ICML image syntax for local files.John MacFarlane
2015-12-13Docx reader: image attributesmb21
2015-12-13RST reader: image attributesmb21
2015-12-12Fixed tests.John MacFarlane
2015-12-12Test fixes.John MacFarlane
2015-12-12Modified readers to emit SoftBreak when appropriate.John MacFarlane
2015-12-11Implemented SoftBreak and new `--wrap` option.John MacFarlane