aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2015-11-20latex template changes.John MacFarlane4-21/+17
2015-11-19Merge branch 'new-image-attributes' of https://github.com/mb21/pandoc into mb...John MacFarlane38-392/+362
2015-11-18Docx reader: Add test cases for dummy list items.Jesse Rosenthal5-0/+14
2015-11-16ICML writer: better handling of math.John MacFarlane1-9/+59
2015-11-14Added test case for links in notes.Jesse Rosenthal3-0/+5
2015-11-13Merge pull request #2526 from tarleb/org-definition-lists-fixJohn MacFarlane1-1/+5
2015-11-13Org reader: Require whitespace around def list markersAlbert Krewinkel1-1/+5
2015-11-13Merge pull request #2525 from tarleb/org-smart-fixesJohn MacFarlane1-0/+9
2015-11-13Added `emoji` extension to Markdown.John MacFarlane1-0/+4
2015-11-13Org reader: Fix emphasis rules for smart parsingAlbert Krewinkel1-0/+9