aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-04-29Docbook5 writer: Properly handle ulink/linkIvo Clarysse1-33/+34
2016-04-29Add docbook5 writer supportIvo Clarysse3-0/+1829
2016-04-27Revert "LaTeX writer: Add `\strut` to fix multiline tables"John MacFarlane1-45/+45
2016-04-26Merge pull request #2735 from mb21/patch-1John MacFarlane1-3/+3
2016-04-26Merge pull request #2829 from adunning/patch-1John MacFarlane1-1/+1
2016-04-26Ignore leading space in org code blocksEmanuel Evans1-0/+27
2016-04-16Docx Reader: Tests for track-changes movingJesse Rosenthal5-0/+22
2016-04-10Markdown reader: Fix pandoc title blocks with lines ending in 2 spaces.John MacFarlane2-3/+3
2016-04-01LaTeX writer: Add missing languages.Andrew Dunning1-1/+1
2016-03-20LaTeX Writer: fix polyglossia to babel env mappingMauro Bieg1-3/+3
2016-03-16Docx reader: Add test for enumerated headers.Jesse Rosenthal3-1/+9
2016-03-10Fixed behavior of base tag.John MacFarlane1-1/+4
2016-03-09Markdown reader: Improved pipe table parsing.John MacFarlane2-1/+23
2016-03-08DokuWiki writer: use $$ for display math.John MacFarlane1-1/+1
2016-02-20Merge pull request #2646 from tarleb/org-figure-with-no-nameJohn MacFarlane1-4/+4
2016-02-20Merge pull request #2668 from monofon/fix/yaml-metadata-block-bottom-lineJohn MacFarlane1-1/+1
2016-02-20Merge pull request #2691 from tarleb/org-image-file-linksJohn MacFarlane1-0/+4
2016-02-03HTML writer: don't include alignment attribute for default table columns.John MacFarlane1-14/+14
2016-02-02Docx reader: Add tests for adjacent hyperlinks.Jesse Rosenthal3-0/+5
2016-01-31Org reader: Refactor link-target processingAlbert Krewinkel1-0/+4
2016-01-25Textile reader: Support `>`, `<`, `=`, `<>` text alignment attributes.John MacFarlane2-2/+11
2016-01-21Added old-style tests for TEI writer (tests/tables.tei, tests/writer.tei).John MacFarlane3-1/+1033
2016-01-21Merge pull request #2638 from c-forster/teiwriterJohn MacFarlane2-0/+45
2016-01-21Markdown writer: Use hyphens for yaml metadata block bottom lineHenrik Tramberend1-1/+1
2016-01-20Adjusted longtable in tests.John MacFarlane1-7/+7
2016-01-19Added some entity tests in Markdown reader tests.John MacFarlane1-9/+11
2016-01-19Add TEI Writer.csforste2-0/+43
2016-01-11Prefix even empty figure names with "fig:"Albert Krewinkel1-4/+4
2016-01-09LaTeX writer: restore old treatment of Span.John MacFarlane1-1/+1
2016-01-08Added some entity tests in Markdown reader tests.John MacFarlane1-0/+9
2016-01-07Fix function dropping subtrees tagged :noexport:Albert Krewinkel1-0/+10
2016-01-02Textile reader: don't allow block HTML tags in inline contexts.John MacFarlane2-8/+6
2016-01-02MediaWiki writer: fix spacing issues.John MacFarlane1-108/+108
2015-12-19LaTeX/Beamer template changes (Thomas Hodgson):John MacFarlane4-0/+16
2015-12-17ICML writer: intersperse line breaksmb212-430/+756
2015-12-16ICML writer: added figure handling, closes #2590mb211-1/+16
2015-12-13Merge pull request #2570 from mb21/rst-reader-imgattrsJohn MacFarlane5-7/+7
2015-12-13Fixed ICML image syntax for local files.John MacFarlane1-2/+2
2015-12-13Docx reader: image attributesmb214-6/+6
2015-12-13RST reader: image attributesmb211-1/+1
2015-12-12Fixed tests.John MacFarlane12-24/+30
2015-12-12Test fixes.John MacFarlane20-237/+238
2015-12-12Modified readers to emit SoftBreak when appropriate.John MacFarlane6-6/+6
2015-12-11Implemented SoftBreak and new `--wrap` option.John MacFarlane19-83/+86
2015-12-03LaTeX template changes:John MacFarlane4-8/+0
2015-12-03Fixed man template so disabling hyphenation actually works.John MacFarlane1-1/+1
2015-11-24Added bodyless pipe table test case.John MacFarlane2-1/+11
2015-11-23LaTeX reader: Use curly quotes for unmatched `.John MacFarlane1-1/+1
2015-11-23AsciiDoc writer: Fixed code blocks.John MacFarlane1-20/+20
2015-11-20Updated tests for context template changes.John MacFarlane2-23/+18