aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2014-06-24Docx Reader: add failing defintion list tests.Jesse Rosenthal3-0/+11
2014-06-24Docx reader: add failing tests for inline code and code blocks.Jesse Rosenthal5-0/+13
2014-06-23Merge pull request #1366 from jkr/reducible3John MacFarlane3-0/+5
2014-06-23Add test for correctly trimming spaces in formatting.Jesse Rosenthal3-0/+5
2014-06-23LaTeX writer: Use `\textquotesingle` for `'` in inline code.John MacFarlane1-0/+2
2014-06-22Docx reader tests: add tests for normalization deep in blocks.Jesse Rosenthal3-0/+10
2014-06-22Docx reader tests: Correct normalize test.Jesse Rosenthal1-1/+1
2014-06-22Add normalization test.Jesse Rosenthal3-0/+6
2014-06-20Docx reader tests: Introduce NoNormPandoc type.Jesse Rosenthal1-2/+27
2014-06-20LaTeX writer: Fixed strikeout + highlighted code. Closes #1294.John MacFarlane1-1/+11
2014-06-19Add tabs tests.Jesse Rosenthal3-1/+8
2014-06-19Fix notes test.Jesse Rosenthal1-1/+1
2014-06-19Add ReaderOptions to the docx testsJesse Rosenthal1-8/+11
2014-06-19Haddock writer: Use _____ for hrule.John MacFarlane1-13/+13
2014-06-18Updated haddock writer tests.John MacFarlane1-7/+7
2014-06-18Small fix to haddock "tables".John MacFarlane1-4/+9