aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2015-10-14Use custom Prelude to avoid compiler warnings.John MacFarlane
2015-10-13Fixed tests for template changes.John MacFarlane
2015-10-12RST writer: do header normalization only in "standalone" mode.John MacFarlane
2015-10-11Percent-encode more special characters in URLs.John MacFarlane
2015-10-11HTML reader/writer: better handling of "section" elements.John MacFarlane
2015-10-10Removed xltxtra, xunicode from LaTeX template.John MacFarlane
2015-10-10Merge pull request #2412 from frerich/reader/docbook/xref_supportJohn MacFarlane
2015-10-10Adjusted man writer test for latest template changes.John MacFarlane
2015-10-04Merge pull request #2432 from hftf/hyphensJohn MacFarlane
2015-10-04Updated tests for changes to latex template.John MacFarlane
2015-10-04Docx Reader: Create special punctuation testOphir Lifshitz
2015-09-26MediaBag: ensure that / is always used as path separator.John MacFarlane
2015-09-24Improve text generated for <xref> by employing docbook-xsl heuristicsFrerich Raabe
2015-09-24Added proper support for DocBook 'xref' elementsFrerich Raabe
2015-09-20Merge pull request #2406 from tarleb/org-verse-fixJohn MacFarlane
2015-09-19Make sure verse blocks can contain empty linesAlbert Krewinkel
2015-09-19[RST Writer] Don't normalize heading levels below input minimumNikolay Yakimov
2015-09-09Tests: docx writer tests now use "../data" for data directory.John MacFarlane
2015-08-15Use real jpg (not empty) for docx tests to avoid warning.John MacFarlane
2015-08-15RST reader: better handling of indirect roles.John MacFarlane
2015-08-15Merge pull request #2360 from jg/issue-2354John MacFarlane
2015-08-15Org reader: add auto identifiers if not present on headersJuliusz Gonera