summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-03-08LaTeX reader: add some test cases for simple tablesMathias Schenner
2015-03-08Docx Writer: Tables testNikolay Yakimov
2015-03-08Lists testNikolay Yakimov
2015-03-07Fixed pipe tables -- headerless tables are not allowed.John MacFarlane
2015-03-03Initial tests for writerNikolay Yakimov
2015-02-26Org reader: Add test for image linksHans-Peter Deifel
2015-02-25Markdown writer: Avoid introducing spurious list items through wrapping.John MacFarlane
2015-02-21Docx reader: add test for verbatim in sub/superscript.Jesse Rosenthal
2015-02-19Docx reader: Add tests for new list style parsing.Jesse Rosenthal
2015-02-18Update testsMatthew Pickering
2015-02-18Allow digit as first character of a citation key.Matthias C. M. Troffaes
2015-02-17ICML writer: Better handling of raw blocks and inlines.John MacFarlane
2015-02-13Docx reader: test lists in table cells.Jesse Rosenthal
2015-02-07Merge pull request #1927 from freephile/masterJohn MacFarlane
2015-02-07Merge branch 'patch/fixTexinfoWrap' of https://github.com/timtylin/scholdoc i...John MacFarlane
2015-02-06Texinfo writer: fix wrapping by using breakable spacesTim Lin
2015-02-05update syntax for Images/Media files in MediaWikiGreg Rundlett
2015-02-04Append newline to the LineBreak of various writersTim Lin
2015-02-01HTML writer: Add "inline" or "display" class to math spans.John MacFarlane
2015-01-25Merge pull request #1885 from mb21/html-reader-tablesJohn MacFarlane
2015-01-25fixes #1859 HTML Reader table parsingmb21
2015-01-21Docx Reader: Add test for VML images.Jesse Rosenthal
2014-12-15FB2 writer: Add newline to output.John MacFarlane
2014-12-15HTML writer: put newline btw img and caption paragraph.John MacFarlane
2014-12-15Don't treat a citation as a reference link label.John MacFarlane
2014-12-15Improved texorpdfstring patch #1148.John MacFarlane
2014-12-15Merge branch 'use-texorpdfstring' of https://github.com/wilx/pandoc into wilx...John MacFarlane
2014-12-15Merge pull request #1805 from bergey/rstJohn MacFarlane
2014-12-14DocBook readers: Include id on section headers.John MacFarlane
2014-12-14Merge pull request #1813 from tarleb/file-linksJohn MacFarlane
2014-12-14Org reader: properly handle links to `file:target`Albert Krewinkel
2014-12-14Fixe autolinks with following punctuation.John MacFarlane
2014-12-12RST Reader: compute Attrs when role is definedDaniel Bergey
2014-12-12WIP: tests for RST rolesDaniel Bergey
2014-12-10Merge pull request #1695 from bjornbm/masterJohn MacFarlane
2014-12-08DocBook reader: document/test "type" as implementedBryan O'Sullivan
2014-12-08Fix test suiteBryan O'Sullivan
2014-12-08DocBook reader: add support for classnameBryan O'Sullivan
2014-12-08DocBook reader: add support for calloutlist and calloutBryan O'Sullivan
2014-12-08Merge pull request #1746 from shelf/dw-ext-imagesMatthew Pickering
2014-12-01parse RST class directivesDaniel Bergey
2014-12-01parse RST quoted literal blocksDaniel Bergey
2014-11-25Reverted "omit blank lines after list items," better fix for #1777.John MacFarlane
2014-11-25RST writer: Omit blank lines after list items.John MacFarlane
2014-11-16Removed extra `</body>` tag from `tests/html-reader.html`.John MacFarlane
2014-11-13Fixed bug in org with bulleted lists:John MacFarlane
2014-11-13Add tests for external links with anchorsCaleb McDaniel
2014-11-12Merge pull request #1645 from neongreen/issue1636John MacFarlane
2014-11-09DokuWiki writer: add external_images testTimothy Humphries
2014-11-05Org reader: allow empty links for gitit interopAlbert Krewinkel