aboutsummaryrefslogtreecommitdiff
path: root/tests/Tests/Readers
AgeCommit message (Expand)AuthorFilesLines
2015-04-17More principled fix for #1820.John MacFarlane1-0/+3
2015-04-17Merge pull request #1954 from mcmtroffaes/feature/citekey-firstchar-alphanumJohn MacFarlane1-0/+22
2015-04-18MD Reader: Test for smart `'` after inline mathNikolay Yakimov1-0/+3
2015-04-13LaTeX Reader: Test for `^^` character escapesNikolay Yakimov1-0/+10
2015-03-28Merge branch 'master' of https://github.com/rootzlevel/pandoc into rootzlevel...John MacFarlane1-0/+4
2015-03-28Merge branch 'errortype' of https://github.com/mpickering/pandoc into mpicker...John MacFarlane7-15/+22
2015-03-09Org reader: add support for smart punctuationCraig S. Bosma1-0/+24
2015-03-08LaTeX reader: allow non-empty colsep in tablesMathias Schenner1-0/+5
2015-03-08LaTeX reader: allow valign argument in tablesMathias Schenner1-0/+3
2015-03-08LaTeX reader: add some test cases for simple tablesMathias Schenner1-0/+31
2015-02-26Org reader: Add test for image linksHans-Peter Deifel1-0/+4
2015-02-21Docx reader: add test for verbatim in sub/superscript.Jesse Rosenthal1-0/+4
2015-02-19Docx reader: Add tests for new list style parsing.Jesse Rosenthal1-0/+4
2015-02-18Update testsMatthew Pickering7-14/+21
2015-02-18Allow digit as first character of a citation key.Matthias C. M. Troffaes1-0/+22
2015-02-13Docx reader: test lists in table cells.Jesse Rosenthal1-0/+4
2015-01-21Docx Reader: Add test for VML images.Jesse Rosenthal1-0/+4
2014-12-15Merge pull request #1805 from bergey/rstJohn MacFarlane1-18/+37
2014-12-14Merge pull request #1813 from tarleb/file-linksJohn MacFarlane1-1/+8
2014-12-14Org reader: properly handle links to `file:target`Albert Krewinkel1-1/+8
2014-12-14Fixe autolinks with following punctuation.John MacFarlane1-0/+5
2014-12-12RST Reader: compute Attrs when role is definedDaniel Bergey1-1/+1
2014-12-12WIP: tests for RST rolesDaniel Bergey1-18/+37
2014-12-01parse RST class directivesDaniel Bergey1-0/+6
2014-12-01parse RST quoted literal blocksDaniel Bergey1-1/+16
2014-11-13Fixed bug in org with bulleted lists:John MacFarlane1-0/+7
2014-11-12Merge pull request #1645 from neongreen/issue1636John MacFarlane1-0/+12
2014-11-05Org reader: allow empty links for gitit interopAlbert Krewinkel1-0/+4
2014-11-05Org reader: absolute, relative paths in linksAlbert Krewinkel1-0/+8
2014-10-25Docx test: Remove Danish header test.Jesse Rosenthal1-4/+0
2014-10-25Docx reader: add tests for i18n headers.Jesse Rosenthal1-0/+4
2014-10-20Org reader: parse LaTeX-style MathML entitiesAlbert Krewinkel1-0/+12
2014-10-18Merge pull request #1680 from shelf/masterJohn MacFarlane1-0/+37
2014-10-18Merge pull request #1700 from tarleb/org-emphasis-fixJohn MacFarlane1-0/+8
2014-10-18Org reader: Drop COMMENT document treesAlbert Krewinkel1-0/+12
2014-10-18Org reader: fix rules for emphasis recognitionAlbert Krewinkel1-0/+8
2014-10-17Fix indent issue for definition listsTimothy Humphries1-0/+10
2014-10-12Respect indent when parsing Org bullet listsTimothy Humphries1-0/+27
2014-09-27Merge pull request #1601 from jkr/windowsfixJohn MacFarlane1-2/+1
2014-09-27Update tests for #1649Matthew Pickering1-1/+3
2014-09-26Fix 'Ext_lists_without_preceding_blankline' bug.Artyom1-0/+12
2014-09-25EPUB Tests: Seperating image testing from other featuresmpickering1-2/+3
2014-09-05Docx reader: Add test for polyglot headers.Jesse Rosenthal1-0/+4
2014-09-04Org reader: Update TestsJesse Rosenthal1-1/+5
2014-09-04Docx Reader: Add tests for numbered headers.Jesse Rosenthal1-0/+4
2014-09-02Docx reader: Modify mediabag test accordingly.Jesse Rosenthal1-2/+1
2014-08-31Markdown reader: better handling of paragraph in div.John MacFarlane1-2/+2
2014-08-20Txt2Tags reader: Header is now parsed only if standalone flag is setmpickering1-1/+1
2014-08-16Docx reader: Test for character styles.Jesse Rosenthal1-0/+4
2014-08-13Revised tests directory.John MacFarlane2-62/+62