aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2014-12-08Fix test suiteBryan O'Sullivan1-1/+1
2014-12-08DocBook reader: add support for classnameBryan O'Sullivan2-0/+4
2014-12-08DocBook reader: add support for calloutlist and calloutBryan O'Sullivan2-0/+25
2014-12-08Merge pull request #1746 from shelf/dw-ext-imagesMatthew Pickering3-0/+4
2014-12-01parse RST class directivesDaniel Bergey1-0/+6
2014-12-01parse RST quoted literal blocksDaniel Bergey1-1/+16
2014-11-25Reverted "omit blank lines after list items," better fix for #1777.John MacFarlane1-0/+23
2014-11-25RST writer: Omit blank lines after list items.John MacFarlane1-23/+1
2014-11-16Removed extra `</body>` tag from `tests/html-reader.html`.John MacFarlane1-1/+0
2014-11-13Fixed bug in org with bulleted lists:John MacFarlane1-0/+7
2014-11-13Add tests for external links with anchorsCaleb McDaniel2-0/+1
2014-11-12Merge pull request #1645 from neongreen/issue1636John MacFarlane1-0/+12
2014-11-09DokuWiki writer: add external_images testTimothy Humphries3-0/+4
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-11-04DokuWiki writer: Better handling of block quotes.John MacFarlane1-2/+3
2014-10-30TWiki Reader: add basic syntax testAlexander Sulfrian3-0/+398
2014-10-25Docx test: Remove Danish header test.Jesse Rosenthal3-14/+0
2014-10-25Docx reader: add tests for i18n headers.Jesse Rosenthal3-0/+12
2014-10-23HTML writer: Make header attributes work outside top level.John MacFarlane2-0/+4
2014-10-21Merge pull request #1706 from tarleb/org-symbol-entitiesJohn MacFarlane1-0/+12
2014-10-20Pretty: Make CR + BLANKLINE = BLANKLINE.John MacFarlane5-9/+5
2014-10-20Org reader: parse LaTeX-style MathML entitiesAlbert Krewinkel1-0/+12
2014-10-19Parsing: fixed `inlineMath` so it handles `\text{..}` containing `$`.John MacFarlane2-0/+3
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 featuresmpickering4-35/+8
2014-09-25Shared: Make collapseFilePath OS-agnosticmpickering1-18/+19
2014-09-09Updated tests for #1616 change.John MacFarlane1-0/+1
2014-09-09LaTeX writer: Test for protecting images in header.Jesse Rosenthal1-0/+3
2014-09-05Docx reader: Add test for polyglot headers.Jesse Rosenthal3-0/+14
2014-09-04Org reader: Update TestsJesse Rosenthal1-1/+5
2014-09-04Docx Reader: Add tests for numbered headers.Jesse Rosenthal3-0/+5
2014-09-02Docx reader: Modify mediabag test accordingly.Jesse Rosenthal1-2/+1
2014-08-31Merge pull request #1594 from jkr/itemFixJohn MacFarlane1-0/+7
2014-08-31LaTeX writer: Add tests for header-in-item.Jesse Rosenthal1-0/+7
2014-08-31Markdown reader: better handling of paragraph in div.John MacFarlane13-13/+25
2014-08-30DokuWiki writer: Make tables prettier by aligning columns.John MacFarlane2-26/+26
2014-08-30Textile reader: Improved table support.John MacFarlane1-52/+7
2014-08-30Dokuwiki writer: Add a test for multiblock table cells.Jesse Rosenthal3-0/+19
2014-08-29Merge pull request #1574 from jlduran/latex-horizontal-ruleJohn MacFarlane1-13/+13
2014-08-29Merge branch 'ugly-tables' of https://github.com/jlduran/pandoc into jlduran-...John MacFarlane1-93/+95
2014-08-29LaTeX writer: Add `\strut` to fix multiline tablesJose Luis Duran1-45/+45