aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-01-02MediaWiki writer: fix spacing issues.John MacFarlane
2015-12-19LaTeX/Beamer template changes (Thomas Hodgson):John MacFarlane
2015-12-17ICML writer: intersperse line breaksmb21
2015-12-16ICML writer: added figure handling, closes #2590mb21
2015-12-13Merge pull request #2570 from mb21/rst-reader-imgattrsJohn MacFarlane
2015-12-13Fixed ICML image syntax for local files.John MacFarlane
2015-12-13Docx reader: image attributesmb21
2015-12-13RST reader: image attributesmb21
2015-12-12Fixed tests.John MacFarlane
2015-12-12Test fixes.John MacFarlane
2015-12-12Modified readers to emit SoftBreak when appropriate.John MacFarlane
2015-12-11Implemented SoftBreak and new `--wrap` option.John MacFarlane
2015-12-03LaTeX template changes:John MacFarlane
2015-12-03Fixed man template so disabling hyphenation actually works.John MacFarlane
2015-11-24Added bodyless pipe table test case.John MacFarlane
2015-11-23LaTeX reader: Use curly quotes for unmatched `.John MacFarlane
2015-11-23AsciiDoc writer: Fixed code blocks.John MacFarlane
2015-11-20Updated tests for context template changes.John MacFarlane
2015-11-20latex template changes.John MacFarlane
2015-11-19Merge branch 'new-image-attributes' of https://github.com/mb21/pandoc into mb...John MacFarlane
2015-11-18Docx reader: Add test cases for dummy list items.Jesse Rosenthal
2015-11-16ICML writer: better handling of math.John MacFarlane
2015-11-14Added test case for links in notes.Jesse Rosenthal
2015-11-13Merge pull request #2526 from tarleb/org-definition-lists-fixJohn MacFarlane
2015-11-13Org reader: Require whitespace around def list markersAlbert Krewinkel
2015-11-13Merge pull request #2525 from tarleb/org-smart-fixesJohn MacFarlane
2015-11-13Added `emoji` extension to Markdown.John MacFarlane
2015-11-13Org reader: Fix emphasis rules for smart parsingAlbert Krewinkel
2015-11-12Updated tests for template changes.John MacFarlane
2015-11-09Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."John MacFarlane
2015-11-08Merge pull request #2505 from tarleb/org-header-markup-fixJohn MacFarlane
2015-11-08Use -XNoImplicitPrelude and 'import Prelude' explicitly.John MacFarlane
2015-11-08Org reader: fix markup parsing in headersAlbert Krewinkel
2015-10-30Pipe tables with long lines now get relative cell widths.John MacFarlane
2015-10-30HTML writer: use width on whole table if col widths sum to < 100%.John MacFarlane
2015-10-30Textile reader: don't do smart punctuation unless explicitly asked.John MacFarlane
2015-10-28LaTeX writer: add `\protect` to `\hyperlink`.John MacFarlane
2015-10-27LaTeX writer: Use `\hypertarget` and `\hyperlink` for links.John MacFarlane
2015-10-25Template improvements (Andrew Dunning).John MacFarlane
2015-10-25Merge pull request #2477 from tarleb/org-toggling-header-argsJohn MacFarlane
2015-10-25Org reader: allow toggling header argsAlbert Krewinkel
2015-10-24Org reader: fix paragraph/list interactionAlbert Krewinkel
2015-10-22Fixed over-eager raw HTML inline parsing.John MacFarlane
2015-10-20Updated tests for latex/context template changes.John MacFarlane
2015-10-19Fixed one test case.John MacFarlane
2015-10-19Merge pull request #2458 from mb21/lang-inlinesJohn MacFarlane
2015-10-18Updated tests for template changes.John MacFarlane
2015-10-18Tests: Unset `pandoc-version` so we don't get the comment...John MacFarlane
2015-10-18Added writers-lang-and-dir test, fixed ConTeXt writer testmb21
2015-10-15Use unicode super/subscripts for digits in plain output.John MacFarlane