summaryrefslogtreecommitdiff
path: root/tests/Tests
AgeCommit message (Expand)Author
2015-03-03Initial tests for writerNikolay Yakimov
2015-02-26Org reader: Add test for image linksHans-Peter Deifel
2015-02-21Docx reader: add test for verbatim in sub/superscript.Jesse Rosenthal
2015-02-19Docx reader: Add tests for new list style parsing.Jesse Rosenthal
2015-02-18Update testsMatthew Pickering
2015-02-18Allow digit as first character of a citation key.Matthias C. M. Troffaes
2015-02-13Docx reader: test lists in table cells.Jesse Rosenthal
2015-01-21Docx Reader: Add test for VML images.Jesse Rosenthal
2014-12-15Improved texorpdfstring patch #1148.John MacFarlane
2014-12-15Merge branch 'use-texorpdfstring' of https://github.com/wilx/pandoc into wilx...John MacFarlane
2014-12-15Merge pull request #1805 from bergey/rstJohn MacFarlane
2014-12-14Merge pull request #1813 from tarleb/file-linksJohn MacFarlane
2014-12-14Org reader: properly handle links to `file:target`Albert Krewinkel
2014-12-14Fixe autolinks with following punctuation.John MacFarlane
2014-12-12RST Reader: compute Attrs when role is definedDaniel Bergey
2014-12-12WIP: tests for RST rolesDaniel Bergey
2014-12-08Merge pull request #1746 from shelf/dw-ext-imagesMatthew Pickering
2014-12-01parse RST class directivesDaniel Bergey
2014-12-01parse RST quoted literal blocksDaniel Bergey
2014-11-13Fixed bug in org with bulleted lists:John MacFarlane
2014-11-12Merge pull request #1645 from neongreen/issue1636John MacFarlane
2014-11-09DokuWiki writer: add external_images testTimothy Humphries
2014-11-05Org reader: allow empty links for gitit interopAlbert Krewinkel
2014-11-05Org reader: absolute, relative paths in linksAlbert Krewinkel
2014-10-30TWiki Reader: add basic syntax testAlexander Sulfrian
2014-10-25Docx test: Remove Danish header test.Jesse Rosenthal
2014-10-25Docx reader: add tests for i18n headers.Jesse Rosenthal
2014-10-20Org reader: parse LaTeX-style MathML entitiesAlbert Krewinkel
2014-10-18Merge pull request #1680 from shelf/masterJohn MacFarlane
2014-10-18Merge pull request #1700 from tarleb/org-emphasis-fixJohn MacFarlane
2014-10-18Org reader: Drop COMMENT document treesAlbert Krewinkel
2014-10-18Org reader: fix rules for emphasis recognitionAlbert Krewinkel
2014-10-17Fix indent issue for definition listsTimothy Humphries
2014-10-12Respect indent when parsing Org bullet listsTimothy Humphries
2014-09-27Merge pull request #1601 from jkr/windowsfixJohn MacFarlane
2014-09-27Update tests for #1649Matthew Pickering
2014-09-26Fix 'Ext_lists_without_preceding_blankline' bug.Artyom
2014-09-25EPUB Tests: Seperating image testing from other featuresmpickering
2014-09-25Shared: Make collapseFilePath OS-agnosticmpickering
2014-09-09LaTeX writer: Test for protecting images in header.Jesse Rosenthal
2014-09-05Docx reader: Add test for polyglot headers.Jesse Rosenthal
2014-09-04Org reader: Update TestsJesse Rosenthal
2014-09-04Docx Reader: Add tests for numbered headers.Jesse Rosenthal
2014-09-02Docx reader: Modify mediabag test accordingly.Jesse Rosenthal
2014-09-01LaTeX writer: Use a declaration for tight listsJose Luis Duran
2014-08-31Merge pull request #1594 from jkr/itemFixJohn MacFarlane
2014-08-31LaTeX writer: Add tests for header-in-item.Jesse Rosenthal
2014-08-31Markdown reader: better handling of paragraph in div.John MacFarlane
2014-08-30Dokuwiki writer: Add a test for multiblock table cells.Jesse Rosenthal
2014-08-20Txt2Tags reader: Header is now parsed only if standalone flag is setmpickering