aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2014-07-30Docx tests: Add test image.Jesse Rosenthal1-0/+0
2014-07-30Docx tests: Added media test comparison function.Jesse Rosenthal1-0/+19
2014-07-30Updated RTF writer tests.John MacFarlane1-2/+2
2014-07-30Docx reader: change tests to make use of media bag.Jesse Rosenthal2-2/+3
2014-07-29LaTeX writer: use \(..\) instead of $..$ for inline math.John MacFarlane2-7/+7
2014-07-29Merge pull request #1463 from jkr/metadataJohn MacFarlane5-0/+20
2014-07-29Add and update docx tests in pandoc.cabal.Jesse Rosenthal5-6/+0
2014-07-29Docx reader: Make metavalues out of styled paragraphs.Jesse Rosenthal7-0/+26
2014-07-27Markdown writer: More improvements to 'plain' output, updated tests.John MacFarlane3-107/+161
2014-07-27Txt2Tags Reader: Added testsMatthew Pickering5-1/+1784
2014-07-25Fixed runtime error with compactify'DL on certain lists.John MacFarlane1-0/+10
2014-07-23DocBook reader: Better handle elements inside code environments.John MacFarlane2-0/+4
2014-07-20HTML reader: parse Div and Span elements even without `--parse-raw`.John MacFarlane1-1/+1
2014-07-20Markdown reader: revised definition list syntax (closes #1429).John MacFarlane2-0/+53
2014-07-20Org reader: text adjacent to a list yields a Plain, not Para.John MacFarlane1-7/+7
2014-07-20AsciiDoc writer: Double markers in intraword emphasis.John MacFarlane2-7/+26
2014-07-17Org reader: Respect :exports header arguments on code blocksCraig S. Bosma1-0/+60
2014-07-15Merge pull request #1430 from jkr/anchor-fix-2John MacFarlane3-0/+6
2014-07-15LaTeX writer: Use \nolinkurl in email autolinks.John MacFarlane1-1/+2
2014-07-15Docx reader: Add testJesse Rosenthal3-0/+6
2014-07-13Use raw HTML for complex block quotes.John MacFarlane1-2/+3
2014-07-13DokuWiki writer: Use raw HTML for complex lists...John MacFarlane1-19/+35
2014-07-13DokuWiki writer: Normalize to collapse adjacent raw HTML blocks.John MacFarlane1-30/+0
2014-07-13DokuWiki writer: Updated tests.John MacFarlane1-51/+69
2014-07-13Merge branch 'claremacrae-dokuwiki'.John MacFarlane1-3/+3
2014-07-10Added failing test for issue #1121.John MacFarlane1-0/+2
2014-07-10LaTeX writer: Put table captions above tables.John MacFarlane1-6/+3
2014-07-08DokuWiki writer: Remove broken formatting from headings (#1398)Clare Macrae1-3/+3
2014-07-07Added test for issue #1330.John MacFarlane1-0/+6
2014-07-07Reorganized some markdown tests.John MacFarlane1-11/+9
2014-07-07Updated dokuwiki tests for latest changes to testsuite.native.John MacFarlane1-35/+35
2014-07-07Merge branch 'dokuwiki' of https://github.com/claremacrae/pandoc into clarema...John MacFarlane7-0/+684
2014-07-07Revamped raw HTML block parsing in markdown.John MacFarlane13-152/+228
2014-07-02Revert "DokuWiki writer: Whitespace to a testsuite output file."Clare Macrae1-0/+1
2014-07-02DokuWiki writer: Span no longer swallows textClare Macrae1-1/+1
2014-07-02DokuWiki writer: Add new test showing that span swallows content.Clare Macrae3-0/+16
2014-07-02DokuWiki writer: Whitespace to a testsuite output file.Clare Macrae1-1/+0
2014-07-02DokuWiki writer: Retain unknown RawBlock and RawInline textClare Macrae1-2/+6
2014-07-02DokuWiki output: Implement blockquotes properly Clare Macrae1-12/+12
2014-07-01Merge branch 'master' of git://github.com/jgm/pandoc into dokuwikiClare Macrae4-3/+12
2014-07-01Remove stray <div> and </div> from DokuWiki output (#386)Clare Macrae1-18/+9
2014-07-01Improved HTML Blocks in DokuWiki output (#386)Clare Macrae1-7/+14
2014-06-29Rewrote normalize for efficiency. (Closes #1385.)John MacFarlane1-3/+5
2014-06-29Docx reader: Add tests for hanging indent handline.Jesse Rosenthal3-0/+7
2014-06-29Updated DokuWiki code and tests to work with latest code from jgm.Clare Macrae1-9/+3
2014-06-29Merge remote-tracking branch 'jgm/master' into dokuwikiClare Macrae157-6276/+7316
2014-06-28Update docx tests to reflect new expected behaviorJesse Rosenthal7-9/+9
2014-06-28Change test result to match new behavior.Jesse Rosenthal1-2/+2
2014-06-25Track changes tests.Jesse Rosenthal7-4/+32
2014-06-25Docx reader: Add tests for basic track changesJesse Rosenthal5-0/+12