summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-11-05Org reader: absolute, relative paths in linksAlbert Krewinkel
2014-11-04DokuWiki writer: Better handling of block quotes.John MacFarlane
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-23HTML writer: Make header attributes work outside top level.John MacFarlane
2014-10-21Merge pull request #1706 from tarleb/org-symbol-entitiesJohn MacFarlane
2014-10-20Pretty: Make CR + BLANKLINE = BLANKLINE.John MacFarlane
2014-10-20Org reader: parse LaTeX-style MathML entitiesAlbert Krewinkel
2014-10-19Parsing: fixed `inlineMath` so it handles `\text{..}` containing `$`.John MacFarlane
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-15Escape spaces. Fixes jgm/pandoc#1694.Bjorn Buckwalter
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-09Updated tests for #1616 change.John MacFarlane
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: Make tables prettier by aligning columns.John MacFarlane
2014-08-30Textile reader: Improved table support.John MacFarlane
2014-08-30Dokuwiki writer: Add a test for multiblock table cells.Jesse Rosenthal
2014-08-29Merge pull request #1574 from jlduran/latex-horizontal-ruleJohn MacFarlane
2014-08-29Merge branch 'ugly-tables' of https://github.com/jlduran/pandoc into jlduran-...John MacFarlane
2014-08-29LaTeX writer: Add `\strut` to fix multiline tablesJose Luis Duran
2014-08-28Docx reader: update tests for new table behavior.Jesse Rosenthal
2014-08-28LaTeX writer: Make Horizontal Rules more flexibleJose Luis Duran
2014-08-28LaTeX writer: Fix tablesJose Luis Duran
2014-08-21Merge pull request #1553 from mpickering/masterJohn MacFarlane
2014-08-21Txt2Tags Reader: Parse Meta informationmpickering
2014-08-20Txt2Tags reader: Header is now parsed only if standalone flag is setmpickering
2014-08-20More test updates.John MacFarlane
2014-08-20Updated tests.John MacFarlane
2014-08-16HTML reader: Parse appropriately styled span as SmallCaps.John MacFarlane
2014-08-16Docx reader: Test for character styles.Jesse Rosenthal
2014-08-14Markdown reader: Better handle quote characters in inline links.John MacFarlane
2014-08-14Make `raw_tex` extension non-default for textile reader, writer.John MacFarlane