aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-06-29Fix RST reference names with special charactersLars-Dominik Braun
2015-06-27Textile writer: escape `+` and `-` as entities.John MacFarlane
2015-06-27Plain writer: don't use symbols for super/subscript.John MacFarlane
2015-06-27Updated latex writer tests for last template change.John MacFarlane
2015-06-21DocBook reader mediaobjects and figures, closes #2184mb21
2015-06-09Fixed tests/docx/links.docx for new url.John MacFarlane
2015-06-09replace old url with pandoc.orgPablo Rodríguez
2015-06-09Fix InDesign crash with URLs containing more than one colon charactergohai
2015-06-07DokuWiki writer: Use proper `<code>` tags for code blocks.John MacFarlane
2015-05-27LaTeX template: Move hyperref before polyglossia.John MacFarlane
2015-05-26Merge pull request #2169 from tarleb/org-header-tagsJohn MacFarlane
2015-05-26Merge pull request #2141 from DigitalPublishingToolkit/icml-imagesJohn MacFarlane
2015-05-26Updated tests for new highlighting-kate.John MacFarlane
2015-05-23Org reader: drop trees with a :noexport: tagAlbert Krewinkel
2015-05-23Org reader: put header tags into empty spansAlbert Krewinkel
2015-05-13Markdown reader: Made implicit header references case-insensitive.John MacFarlane
2015-05-13HTML reader: Support base tag.John MacFarlane
2015-05-13Fixed regression in charsInBalancedBrackets.John MacFarlane
2015-05-11Fix image URIs in ICML output (v2)gohai
2015-05-04Test updates for 15d16e84567ca74c18448c60a2499e484581798f.John MacFarlane
2015-05-03Make sure a closing `</div>` doesn't get included in a defn list item.John MacFarlane
2015-05-02Fixed tests for change to latex template.John MacFarlane
2015-04-26Fixed regression with lists inside defintiion lists.John MacFarlane
2015-04-22EPUB tests: don't use joinPath, which varies across platforms.John MacFarlane
2015-04-20MD Reader: Tests for links/footnotes after citationsNikolay Yakimov
2015-04-18Added test case for #2062.John MacFarlane
2015-04-18Markdown writer: improved escaping.John MacFarlane
2015-04-18Markdown definition lists: don't require indent for first line.John MacFarlane
2015-04-17More principled fix for #1820.John MacFarlane
2015-04-17Merge branch 'latex-tightlist' of https://github.com/jlduran/pandoc into jldu...John MacFarlane
2015-04-17Merge pull request #1954 from mcmtroffaes/feature/citekey-firstchar-alphanumJohn MacFarlane
2015-04-17Merge pull request #2079 from lierdakil/rst-normalize-headingsJohn MacFarlane
2015-04-17Merge pull request #2092 from lierdakil/issue1909John MacFarlane
2015-04-17LaTeX template: redefine `\paragraph`, `\subparagraph`...John MacFarlane
2015-04-18MD Reader: Test for smart `'` after inline mathNikolay Yakimov
2015-04-16RST Writer: Tests for rubrics and heading normalizationNikolay Yakimov
2015-04-13LaTeX template: include grffile together with graphicx.John MacFarlane
2015-04-12Merge pull request #2072 from lierdakil/latex-reader-cleanupJohn MacFarlane
2015-04-12OpenDocument template: use `text:p` instead of `text:h` for title.John MacFarlane
2015-04-13LaTeX Reader: Test for `^^` character escapesNikolay Yakimov
2015-04-12ODT Writer: Figure captions - Tests updateNikolay Yakimov
2015-04-07RST writer: better handling of raw latex inline.John MacFarlane
2015-03-30Latex Reader: More tests for corner casesNikolay Yakimov
2015-03-30Latex Reader: Test for para starting with latex macroNikolay Yakimov
2015-03-30LaTeX Reader: check for block-level newcommand aliases in blockCommandNikolay Yakimov
2015-03-28Merge branch 'master' of https://github.com/rootzlevel/pandoc into rootzlevel...John MacFarlane
2015-03-28Merge branch 'master' of github.com:jgm/pandocJohn MacFarlane
2015-03-28Fixed typo in lhs-test.html.John MacFarlane
2015-03-28Merge branch 'mpickering-errortype'John MacFarlane
2015-03-28Fixed lhs writer tests (overflow-x, not x-overflow).John MacFarlane