aboutsummaryrefslogtreecommitdiff
path: root/tests/Tests
AgeCommit message (Expand)Author
2015-05-23Org reader: drop trees with a :noexport: tagAlbert Krewinkel
2015-05-23Org reader: put header tags into empty spansAlbert Krewinkel
2015-05-13HTML reader: Support base tag.John MacFarlane
2015-05-03Make sure a closing `</div>` doesn't get included in a defn list item.John MacFarlane
2015-04-26Fixed regression with lists inside defintiion lists.John MacFarlane
2015-04-22EPUB tests: don't use joinPath, which varies across platforms.John MacFarlane
2015-04-20MD Reader: Tests for links/footnotes after citationsNikolay Yakimov
2015-04-18Added test case for #2062.John MacFarlane
2015-04-18Markdown writer: improved escaping.John MacFarlane
2015-04-18Markdown definition lists: don't require indent for first line.John MacFarlane
2015-04-17More principled fix for #1820.John MacFarlane
2015-04-17Merge branch 'latex-tightlist' of https://github.com/jlduran/pandoc into jldu...John MacFarlane
2015-04-17Merge pull request #1954 from mcmtroffaes/feature/citekey-firstchar-alphanumJohn MacFarlane
2015-04-17Merge pull request #2079 from lierdakil/rst-normalize-headingsJohn MacFarlane
2015-04-18MD Reader: Test for smart `'` after inline mathNikolay Yakimov
2015-04-16RST Writer: Tests for rubrics and heading normalizationNikolay Yakimov
2015-04-13LaTeX Reader: Test for `^^` character escapesNikolay Yakimov
2015-03-28Merge branch 'master' of https://github.com/rootzlevel/pandoc into rootzlevel...John MacFarlane
2015-03-28Merge branch 'errortype' of https://github.com/mpickering/pandoc into mpicker...John MacFarlane
2015-03-16Merge pull request #1968 from lierdakil/issue1607John MacFarlane
2015-03-15Merge pull request #1989 from zudov/shortcut_ref_link_prJohn MacFarlane
2015-03-10Support shortcut reference links in markdown writerKonstantin Zudov
2015-03-09Org reader: add support for smart punctuationCraig S. Bosma
2015-03-08LaTeX reader: allow non-empty colsep in tablesMathias Schenner
2015-03-08LaTeX reader: allow valign argument in tablesMathias Schenner
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-03Initial tests for writerNikolay Yakimov
2015-02-26Org reader: Add test for image linksHans-Peter Deifel
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-13Docx reader: test lists in table cells.Jesse Rosenthal
2015-01-21Docx Reader: Add test for VML images.Jesse Rosenthal
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-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-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-13Fixed bug in org with bulleted lists:John MacFarlane
2014-11-12Merge pull request #1645 from neongreen/issue1636John MacFarlane
2014-11-09DokuWiki writer: add external_images testTimothy Humphries