summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-06-19Add tabs tests.Jesse Rosenthal
2014-06-19Fix notes test.Jesse Rosenthal
2014-06-19Add ReaderOptions to the docx testsJesse Rosenthal
2014-06-19Haddock writer: Use _____ for hrule.John MacFarlane
2014-06-18Updated haddock writer tests.John MacFarlane
2014-06-18Small fix to haddock "tables".John MacFarlane
2014-06-18Revised haddock reader tests for changes in reader.John MacFarlane
2014-06-18Added haddock writer tests.John MacFarlane
2014-06-18Rewrote haddock reader to use haddock-library.John MacFarlane
2014-06-16Naming: Use Docx instead of DocX.John MacFarlane
2014-06-16Merge branch 'docx' of https://github.com/jkr/pandoc into jkr-docxJohn MacFarlane
2014-06-16Org reader: make tildes create inline code.John MacFarlane
2014-06-16Updated HTML reader table test - should be simple table.John MacFarlane
2014-06-16Added failing HTML reader test for table.John MacFarlane
2014-06-16Add DocX tests to test-pandoc.hsJesse Rosenthal
2014-06-16Add DocX automated tests.Jesse Rosenthal
2014-06-01Updated tests for c8bc70a6bb12e0fbfadadb9480efafb3be4f11a5.John MacFarlane
2014-05-28Merge pull request #1302 from tarleb/inline-latexJohn MacFarlane
2014-05-27Markdown reader: inline math must have nonspace before final `$`.John MacFarlane
2014-05-20Org reader: support for inline LaTeXAlbert Krewinkel
2014-05-14Org reader: support Pandocs citation extensionAlbert Krewinkel
2014-05-10Org reader: Fix block parameter reader, relax constraintsAlbert Krewinkel
2014-05-09Org reader: Fix parsing of blank lines within blocksAlbert Krewinkel
2014-05-09Org reader: Support arguments for code blocksAlbert Krewinkel
2014-05-06Updated tests for template changes.John MacFarlane
2014-05-06Org reader: Read inline code blocksAlbert Krewinkel
2014-05-04Added test for #1154.John MacFarlane
2014-05-03Added Tests.Writer.AsciiDoc to repository.John MacFarlane
2014-05-03AsciiDoc writer: Added test for empty table cells.John MacFarlane
2014-05-03DocBook writer: Small tweaks to last commit.John MacFarlane
2014-05-03Distinguish tight and loose lists in Docbook outputNeil Mayhew
2014-05-02Fixed empty reference links. Closes #1186.John MacFarlane
2014-05-01Markdown reader: Make one-column pipe tables work.John MacFarlane
2014-05-01Merge pull request #1272 from tarleb/link-typesJohn MacFarlane
2014-05-01Org reader: Add support for custom link typesAlbert Krewinkel
2014-04-30Updated tests for new LaTeX template.John MacFarlane
2014-04-30RST reader: Some fixes to last change, and use "author" not "authors".John MacFarlane
2014-04-30ConTeXt writer: Improved autolinks.John MacFarlane
2014-04-29Added Cite to Arbitrary instance.John MacFarlane
2014-04-29ADded SmallCaps to Arbitrary instance.John MacFarlane
2014-04-26Update latex reader test for change in latex reader.John MacFarlane
2014-04-25Merge pull request #1265 from tarleb/org-linksJohn MacFarlane
2014-04-25Org reader: Enable internal linksAlbert Krewinkel
2014-04-24Markdown writer: Use proper escapes to avoid unwanted lists.John MacFarlane
2014-04-24Org reader: Recognize plain and angle linksAlbert Krewinkel
2014-04-19Org reader: Allow for compact definition listsAlbert Krewinkel
2014-04-19Org reader: Fix parsing of footnotesAlbert Krewinkel
2014-04-19Org reader: Apply captions to code blocks and tablesAlbert Krewinkel
2014-04-18Org reader: Add support for plain LaTeX fragmentsAlbert Krewinkel
2014-04-18Org reader: Fix parsing of loose listsAlbert Krewinkel