summaryrefslogtreecommitdiff
path: root/tests/Tests
Commit message (Expand)AuthorAge
* Added failing test for issue #1121.John MacFarlane2014-07-10
* Added test for issue #1330.John MacFarlane2014-07-07
* Reorganized some markdown tests.John MacFarlane2014-07-07
* Merge branch 'dokuwiki' of https://github.com/claremacrae/pandoc into clarema...John MacFarlane2014-07-07
|\
| * DokuWiki writer: Add new test showing that span swallows content.Clare Macrae2014-07-02
| * Merge branch 'master' of git://github.com/jgm/pandoc into dokuwikiClare Macrae2014-07-01
| |\
| * \ Merge remote-tracking branch 'jgm/master' into dokuwikiClare Macrae2014-06-29
| |\ \
| * | | Add extra pair of test files for dokuwiki writer (#386)claremacrae2013-08-17
| * | | Initial work to create dokuwiki writer (#386)Clare Macrae2013-07-14
* | | | Revamped raw HTML block parsing in markdown.John MacFarlane2014-07-07
| |_|/ |/| |
* | | Rewrote normalize for efficiency. (Closes #1385.)John MacFarlane2014-06-29
* | | Docx reader: Add tests for hanging indent handline.Jesse Rosenthal2014-06-29
| |/ |/|
* | Track changes tests.Jesse Rosenthal2014-06-25
* | Docx reader: Add tests for basic track changesJesse Rosenthal2014-06-25
* | Docx Reader: add failing defintion list tests.Jesse Rosenthal2014-06-24
* | Docx reader: add failing tests for inline code and code blocks.Jesse Rosenthal2014-06-24
* | Merge pull request #1366 from jkr/reducible3John MacFarlane2014-06-23
|\ \
| * | Add test for correctly trimming spaces in formatting.Jesse Rosenthal2014-06-23
* | | LaTeX writer: Use `\textquotesingle` for `'` in inline code.John MacFarlane2014-06-23
|/ /
* | Docx reader tests: add tests for normalization deep in blocks.Jesse Rosenthal2014-06-22
* | Add normalization test.Jesse Rosenthal2014-06-22
* | Docx reader tests: Introduce NoNormPandoc type.Jesse Rosenthal2014-06-20
* | LaTeX writer: Fixed strikeout + highlighted code. Closes #1294.John MacFarlane2014-06-20
* | Add tabs tests.Jesse Rosenthal2014-06-19
* | Add ReaderOptions to the docx testsJesse Rosenthal2014-06-19
* | Added haddock writer tests.John MacFarlane2014-06-18
* | Naming: Use Docx instead of DocX.John MacFarlane2014-06-16
* | Merge branch 'docx' of https://github.com/jkr/pandoc into jkr-docxJohn MacFarlane2014-06-16
|\ \
| * | Add DocX automated tests.Jesse Rosenthal2014-06-16
* | | Org reader: make tildes create inline code.John MacFarlane2014-06-16
|/ /
* | Org reader: support for inline LaTeXAlbert Krewinkel2014-05-20
* | Org reader: support Pandocs citation extensionAlbert Krewinkel2014-05-14
* | Org reader: Fix block parameter reader, relax constraintsAlbert Krewinkel2014-05-10
* | Org reader: Fix parsing of blank lines within blocksAlbert Krewinkel2014-05-09
* | Org reader: Support arguments for code blocksAlbert Krewinkel2014-05-09
* | Org reader: Read inline code blocksAlbert Krewinkel2014-05-06
* | Added test for #1154.John MacFarlane2014-05-04
* | Added Tests.Writer.AsciiDoc to repository.John MacFarlane2014-05-03
* | Distinguish tight and loose lists in Docbook outputNeil Mayhew2014-05-03
* | Merge pull request #1272 from tarleb/link-typesJohn MacFarlane2014-05-01
|\ \
| * | Org reader: Add support for custom link typesAlbert Krewinkel2014-05-01
* | | Added Cite to Arbitrary instance.John MacFarlane2014-04-29
* | | ADded SmallCaps to Arbitrary instance.John MacFarlane2014-04-29
|/ /
* | Org reader: Enable internal linksAlbert Krewinkel2014-04-25
* | Org reader: Recognize plain and angle linksAlbert Krewinkel2014-04-24
* | Org reader: Allow for compact definition listsAlbert Krewinkel2014-04-19
* | Org reader: Fix parsing of footnotesAlbert Krewinkel2014-04-19
* | Org reader: Apply captions to code blocks and tablesAlbert Krewinkel2014-04-19
* | Org reader: Add support for plain LaTeX fragmentsAlbert Krewinkel2014-04-18
* | Org reader: Fix parsing of loose listsAlbert Krewinkel2014-04-18