summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* Docx reader tests: add tests for normalization deep in blocks.Jesse Rosenthal2014-06-22
* Docx reader tests: Correct normalize test.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
* Fix notes test.Jesse Rosenthal2014-06-19
* Add ReaderOptions to the docx testsJesse Rosenthal2014-06-19
* Haddock writer: Use _____ for hrule.John MacFarlane2014-06-19
* Updated haddock writer tests.John MacFarlane2014-06-18
* Small fix to haddock "tables".John MacFarlane2014-06-18
* Revised haddock reader tests for changes in reader.John MacFarlane2014-06-18
* Added haddock writer tests.John MacFarlane2014-06-18
* Rewrote haddock reader to use haddock-library.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 tests to test-pandoc.hsJesse Rosenthal2014-06-16
| * Add DocX automated tests.Jesse Rosenthal2014-06-16
* | Org reader: make tildes create inline code.John MacFarlane2014-06-16
* | Updated HTML reader table test - should be simple table.John MacFarlane2014-06-16
* | Added failing HTML reader test for table.John MacFarlane2014-06-16
|/
* Updated tests for c8bc70a6bb12e0fbfadadb9480efafb3be4f11a5.John MacFarlane2014-06-01
* Merge pull request #1302 from tarleb/inline-latexJohn MacFarlane2014-05-28
|\
| * Org reader: support for inline LaTeXAlbert Krewinkel2014-05-20
* | Markdown reader: inline math must have nonspace before final `$`.John MacFarlane2014-05-27
|/
* 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
* Updated tests for template changes.John MacFarlane2014-05-06
* 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
* AsciiDoc writer: Added test for empty table cells.John MacFarlane2014-05-03
* DocBook writer: Small tweaks to last commit.John MacFarlane2014-05-03
* Distinguish tight and loose lists in Docbook outputNeil Mayhew2014-05-03
* Fixed empty reference links. Closes #1186.John MacFarlane2014-05-02
* Markdown reader: Make one-column pipe tables work.John MacFarlane2014-05-01
* Merge pull request #1272 from tarleb/link-typesJohn MacFarlane2014-05-01
|\
| * Org reader: Add support for custom link typesAlbert Krewinkel2014-05-01
* | Updated tests for new LaTeX template.John MacFarlane2014-04-30
* | RST reader: Some fixes to last change, and use "author" not "authors".John MacFarlane2014-04-30
* | ConTeXt writer: Improved autolinks.John MacFarlane2014-04-30
* | Added Cite to Arbitrary instance.John MacFarlane2014-04-29
* | ADded SmallCaps to Arbitrary instance.John MacFarlane2014-04-29
|/
* Update latex reader test for change in latex reader.John MacFarlane2014-04-26
* Merge pull request #1265 from tarleb/org-linksJohn MacFarlane2014-04-25
|\
| * Org reader: Enable internal linksAlbert Krewinkel2014-04-25
| * Org reader: Recognize plain and angle linksAlbert Krewinkel2014-04-24
* | Markdown writer: Use proper escapes to avoid unwanted lists.John MacFarlane2014-04-24
|/