aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2015-04-20MD Reader: Tests for links/footnotes after citationsNikolay Yakimov1-0/+41
2015-04-18Added test case for #2062.John MacFarlane1-0/+3
2015-04-18Markdown writer: improved escaping.John MacFarlane3-17/+17
2015-04-18Markdown definition lists: don't require indent for first line.John MacFarlane1-0/+3
2015-04-17More principled fix for #1820.John MacFarlane1-0/+3
2015-04-17Merge branch 'latex-tightlist' of https://github.com/jlduran/pandoc into jldu...John MacFarlane4-30/+36
2015-04-17Merge pull request #1954 from mcmtroffaes/feature/citekey-firstchar-alphanumJohn MacFarlane1-0/+22
2015-04-17Merge pull request #2079 from lierdakil/rst-normalize-headingsJohn MacFarlane2-0/+81
2015-04-17Merge pull request #2092 from lierdakil/issue1909John MacFarlane1-0/+3
2015-04-17LaTeX template: redefine `\paragraph`, `\subparagraph`...John MacFarlane3-0/+18
2015-04-18MD Reader: Test for smart `'` after inline mathNikolay Yakimov1-0/+3
2015-04-16RST Writer: Tests for rubrics and heading normalizationNikolay Yakimov2-0/+81
2015-04-13LaTeX template: include grffile together with graphicx.John MacFarlane1-1/+1
2015-04-12Merge pull request #2072 from lierdakil/latex-reader-cleanupJohn MacFarlane1-0/+10
2015-04-12OpenDocument template: use `text:p` instead of `text:h` for title.John MacFarlane1-1/+1
2015-04-13LaTeX Reader: Test for `^^` character escapesNikolay Yakimov1-0/+10
2015-04-12ODT Writer: Figure captions - Tests updateNikolay Yakimov2-5/+6
2015-04-07RST writer: better handling of raw latex inline.John MacFarlane1-1/+5
2015-03-30Latex Reader: More tests for corner casesNikolay Yakimov2-1/+9
2015-03-30Latex Reader: Test for para starting with latex macroNikolay Yakimov2-1/+6
2015-03-30LaTeX Reader: check for block-level newcommand aliases in blockCommandNikolay Yakimov2-1/+24
2015-03-28Merge branch 'master' of https://github.com/rootzlevel/pandoc into rootzlevel...John MacFarlane1-0/+4
2015-03-28Merge branch 'master' of github.com:jgm/pandocJohn MacFarlane1-1/+0
2015-03-28Fixed typo in lhs-test.html.John MacFarlane1-1/+0
2015-03-28Merge branch 'mpickering-errortype'John MacFarlane9-19/+28
2015-03-28Fixed lhs writer tests (overflow-x, not x-overflow).John MacFarlane2-2/+2
2015-03-28Merge branch 'errortype' of https://github.com/mpickering/pandoc into mpicker...John MacFarlane9-19/+28
2015-03-28Updated tests for new highlighting-kate behavior.John MacFarlane2-4/+7
2015-03-16Merge pull request #1968 from lierdakil/issue1607John MacFarlane10-0/+162
2015-03-15AsciiDoc writer: avoid wrapping after list marker.John MacFarlane1-1/+1
2015-03-15AsciiDoc writer: insert some needed blank lines.John MacFarlane1-0/+5
2015-03-15Merge pull request #1989 from zudov/shortcut_ref_link_prJohn MacFarlane1-1/+90
2015-03-10Support shortcut reference links in markdown writerKonstantin Zudov1-1/+90
2015-03-09Org reader: add support for smart punctuationCraig S. Bosma1-0/+24
2015-03-08LaTeX reader: allow non-empty colsep in tablesMathias Schenner1-0/+5
2015-03-08LaTeX reader: allow valign argument in tablesMathias Schenner1-0/+3
2015-03-08LaTeX reader: add some test cases for simple tablesMathias Schenner1-0/+31
2015-03-08Docx Writer: Tables testNikolay Yakimov1-6/+6
2015-03-08Lists testNikolay Yakimov2-4/+21
2015-03-07Fixed pipe tables -- headerless tables are not allowed.John MacFarlane1-1/+3
2015-03-03Initial tests for writerNikolay Yakimov9-0/+145
2015-02-26Org reader: Add test for image linksHans-Peter Deifel1-0/+4
2015-02-25Markdown writer: Avoid introducing spurious list items through wrapping.John MacFarlane5-7/+15
2015-02-21Docx reader: add test for verbatim in sub/superscript.Jesse Rosenthal3-0/+12
2015-02-19Docx reader: Add tests for new list style parsing.Jesse Rosenthal3-0/+10
2015-02-18Update testsMatthew Pickering8-15/+23
2015-02-18Allow digit as first character of a citation key.Matthias C. M. Troffaes1-0/+22
2015-02-17ICML writer: Better handling of raw blocks and inlines.John MacFarlane1-132/+1
2015-02-13Docx reader: test lists in table cells.Jesse Rosenthal3-0/+15
2015-02-07Merge pull request #1927 from freephile/masterJohn MacFarlane1-2/+2