aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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-17Merge pull request #2092 from lierdakil/issue1909John MacFarlane
2015-04-17LaTeX template: redefine `\paragraph`, `\subparagraph`...John 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 template: include grffile together with graphicx.John MacFarlane
2015-04-12Merge pull request #2072 from lierdakil/latex-reader-cleanupJohn MacFarlane
2015-04-12OpenDocument template: use `text:p` instead of `text:h` for title.John MacFarlane
2015-04-13LaTeX Reader: Test for `^^` character escapesNikolay Yakimov
2015-04-12ODT Writer: Figure captions - Tests updateNikolay Yakimov
2015-04-07RST writer: better handling of raw latex inline.John MacFarlane
2015-03-30Latex Reader: More tests for corner casesNikolay Yakimov
2015-03-30Latex Reader: Test for para starting with latex macroNikolay Yakimov
2015-03-30LaTeX Reader: check for block-level newcommand aliases in blockCommandNikolay Yakimov
2015-03-28Merge branch 'master' of https://github.com/rootzlevel/pandoc into rootzlevel...John MacFarlane
2015-03-28Merge branch 'master' of github.com:jgm/pandocJohn MacFarlane
2015-03-28Fixed typo in lhs-test.html.John MacFarlane
2015-03-28Merge branch 'mpickering-errortype'John MacFarlane
2015-03-28Fixed lhs writer tests (overflow-x, not x-overflow).John MacFarlane
2015-03-28Merge branch 'errortype' of https://github.com/mpickering/pandoc into mpicker...John MacFarlane
2015-03-28Updated tests for new highlighting-kate behavior.John MacFarlane
2015-03-16Merge pull request #1968 from lierdakil/issue1607John MacFarlane
2015-03-15AsciiDoc writer: avoid wrapping after list marker.John MacFarlane
2015-03-15AsciiDoc writer: insert some needed blank lines.John 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-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