summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* RST writer: better handling of raw latex inline.John MacFarlane2015-04-07
* Latex Reader: More tests for corner casesNikolay Yakimov2015-03-30
* Latex Reader: Test for para starting with latex macroNikolay Yakimov2015-03-30
* LaTeX Reader: check for block-level newcommand aliases in blockCommandNikolay Yakimov2015-03-30
* Merge branch 'master' of https://github.com/rootzlevel/pandoc into rootzlevel...John MacFarlane2015-03-28
|\
| * Org reader: Add test for image linksHans-Peter Deifel2015-02-26
* | Merge branch 'master' of github.com:jgm/pandocJohn MacFarlane2015-03-28
|\ \
| * | Fixed typo in lhs-test.html.John MacFarlane2015-03-28
* | | Merge branch 'mpickering-errortype'John MacFarlane2015-03-28
|\ \ \ | |/ / |/| |
| * | Merge branch 'errortype' of https://github.com/mpickering/pandoc into mpicker...John MacFarlane2015-03-28
| |\ \
| | * | Update testsMatthew Pickering2015-02-18
* | | | Fixed lhs writer tests (overflow-x, not x-overflow).John MacFarlane2015-03-28
|/ / /
* | | Updated tests for new highlighting-kate behavior.John MacFarlane2015-03-28
* | | Merge pull request #1968 from lierdakil/issue1607John MacFarlane2015-03-16
|\ \ \
| * | | Docx Writer: Tables testNikolay Yakimov2015-03-08
| * | | Lists testNikolay Yakimov2015-03-08
| * | | Initial tests for writerNikolay Yakimov2015-03-03
| | |/ | |/|
* | | AsciiDoc writer: avoid wrapping after list marker.John MacFarlane2015-03-15
* | | AsciiDoc writer: insert some needed blank lines.John MacFarlane2015-03-15
* | | Merge pull request #1989 from zudov/shortcut_ref_link_prJohn MacFarlane2015-03-15
|\ \ \
| * | | Support shortcut reference links in markdown writerKonstantin Zudov2015-03-10
* | | | Org reader: add support for smart punctuationCraig S. Bosma2015-03-09
* | | | LaTeX reader: allow non-empty colsep in tablesMathias Schenner2015-03-08
* | | | LaTeX reader: allow valign argument in tablesMathias Schenner2015-03-08
* | | | LaTeX reader: add some test cases for simple tablesMathias Schenner2015-03-08
* | | | Fixed pipe tables -- headerless tables are not allowed.John MacFarlane2015-03-07
|/ / /
* / / Markdown writer: Avoid introducing spurious list items through wrapping.John MacFarlane2015-02-25
|/ /
* | Docx reader: add test for verbatim in sub/superscript.Jesse Rosenthal2015-02-21
* | Docx reader: Add tests for new list style parsing.Jesse Rosenthal2015-02-19
|/
* ICML writer: Better handling of raw blocks and inlines.John MacFarlane2015-02-17
* Docx reader: test lists in table cells.Jesse Rosenthal2015-02-13
* Merge pull request #1927 from freephile/masterJohn MacFarlane2015-02-07
|\
| * update syntax for Images/Media files in MediaWikiGreg Rundlett2015-02-05
* | Merge branch 'patch/fixTexinfoWrap' of https://github.com/timtylin/scholdoc i...John MacFarlane2015-02-07
|\ \
| * | Texinfo writer: fix wrapping by using breakable spacesTim Lin2015-02-06
| |/
* / Append newline to the LineBreak of various writersTim Lin2015-02-04
|/
* HTML writer: Add "inline" or "display" class to math spans.John MacFarlane2015-02-01
* Merge pull request #1885 from mb21/html-reader-tablesJohn MacFarlane2015-01-25
|\
| * fixes #1859 HTML Reader table parsingmb212015-01-25
* | Docx Reader: Add test for VML images.Jesse Rosenthal2015-01-21
|/
* FB2 writer: Add newline to output.John MacFarlane2014-12-15
* HTML writer: put newline btw img and caption paragraph.John MacFarlane2014-12-15
* Don't treat a citation as a reference link label.John MacFarlane2014-12-15
* Improved texorpdfstring patch #1148.John MacFarlane2014-12-15
* Merge branch 'use-texorpdfstring' of https://github.com/wilx/pandoc into wilx...John MacFarlane2014-12-15
|\
| * Update tests suite to expect \texorpdfstring.Vaclav Zeman2014-02-13
* | Merge pull request #1805 from bergey/rstJohn MacFarlane2014-12-15
|\ \
| * | RST Reader: compute Attrs when role is definedDaniel Bergey2014-12-12
| * | WIP: tests for RST rolesDaniel Bergey2014-12-12
* | | DocBook readers: Include id on section headers.John MacFarlane2014-12-14