summaryrefslogtreecommitdiff
path: root/tests/Tests
Commit message (Expand)AuthorAge
* Org reader: drop trees with a :noexport: tagAlbert Krewinkel2015-05-23
* Org reader: put header tags into empty spansAlbert Krewinkel2015-05-23
* HTML reader: Support base tag.John MacFarlane2015-05-13
* Make sure a closing `</div>` doesn't get included in a defn list item.John MacFarlane2015-05-03
* Fixed regression with lists inside defintiion lists.John MacFarlane2015-04-26
* EPUB tests: don't use joinPath, which varies across platforms.John MacFarlane2015-04-22
* MD Reader: Tests for links/footnotes after citationsNikolay Yakimov2015-04-20
* Added test case for #2062.John MacFarlane2015-04-18
* Markdown writer: improved escaping.John MacFarlane2015-04-18
* Markdown definition lists: don't require indent for first line.John MacFarlane2015-04-18
* More principled fix for #1820.John MacFarlane2015-04-17
* Merge branch 'latex-tightlist' of https://github.com/jlduran/pandoc into jldu...John MacFarlane2015-04-17
|\
| * LaTeX writer: Use a declaration for tight listsJose Luis Duran2014-09-01
* | Merge pull request #1954 from mcmtroffaes/feature/citekey-firstchar-alphanumJohn MacFarlane2015-04-17
|\ \
| * | Allow digit as first character of a citation key.Matthias C. M. Troffaes2015-02-18
* | | Merge pull request #2079 from lierdakil/rst-normalize-headingsJohn MacFarlane2015-04-17
|\ \ \
| * | | RST Writer: Tests for rubrics and heading normalizationNikolay Yakimov2015-04-16
* | | | MD Reader: Test for smart `'` after inline mathNikolay Yakimov2015-04-18
|/ / /
* | | LaTeX Reader: Test for `^^` character escapesNikolay Yakimov2015-04-13
* | | 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 'errortype' of https://github.com/mpickering/pandoc into mpicker...John MacFarlane2015-03-28
|\ \ \ \
| * | | | Update testsMatthew Pickering2015-02-18
| | |/ / | |/| |
* | | | 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
| | |/ / | |/| |
* | | | 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
|/ / /
* | | 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
|/ /
* | Docx reader: test lists in table cells.Jesse Rosenthal2015-02-13
* | Docx Reader: Add test for VML images.Jesse Rosenthal2015-01-21
* | 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
* | | | Merge pull request #1813 from tarleb/file-linksJohn MacFarlane2014-12-14
|\ \ \ \
| * | | | Org reader: properly handle links to `file:target`Albert Krewinkel2014-12-14
* | | | | Fixe autolinks with following punctuation.John MacFarlane2014-12-14
|/ / / /
* | | | Merge pull request #1746 from shelf/dw-ext-imagesMatthew Pickering2014-12-08
|\ \ \ \ | |/ / / |/| | |
| * | | DokuWiki writer: add external_images testTimothy Humphries2014-11-09
* | | | parse RST class directivesDaniel Bergey2014-12-01
* | | | parse RST quoted literal blocksDaniel Bergey2014-12-01