summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* Merge pull request #2526 from tarleb/org-definition-lists-fixJohn MacFarlane2015-11-13
|\
| * Org reader: Require whitespace around def list markersAlbert Krewinkel2015-11-13
* | Merge pull request #2525 from tarleb/org-smart-fixesJohn MacFarlane2015-11-13
|\ \
| * | Org reader: Fix emphasis rules for smart parsingAlbert Krewinkel2015-11-13
| |/
* / Added `emoji` extension to Markdown.John MacFarlane2015-11-13
|/
* Updated tests for template changes.John MacFarlane2015-11-12
* Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."John MacFarlane2015-11-09
* Merge pull request #2505 from tarleb/org-header-markup-fixJohn MacFarlane2015-11-08
|\
| * Org reader: fix markup parsing in headersAlbert Krewinkel2015-11-08
* | Use -XNoImplicitPrelude and 'import Prelude' explicitly.John MacFarlane2015-11-08
|/
* Pipe tables with long lines now get relative cell widths.John MacFarlane2015-10-30
* HTML writer: use width on whole table if col widths sum to < 100%.John MacFarlane2015-10-30
* Textile reader: don't do smart punctuation unless explicitly asked.John MacFarlane2015-10-30
* LaTeX writer: add `\protect` to `\hyperlink`.John MacFarlane2015-10-28
* LaTeX writer: Use `\hypertarget` and `\hyperlink` for links.John MacFarlane2015-10-27
* Template improvements (Andrew Dunning).John MacFarlane2015-10-25
* Merge pull request #2477 from tarleb/org-toggling-header-argsJohn MacFarlane2015-10-25
|\
| * Org reader: allow toggling header argsAlbert Krewinkel2015-10-25
* | Org reader: fix paragraph/list interactionAlbert Krewinkel2015-10-24
|/
* Fixed over-eager raw HTML inline parsing.John MacFarlane2015-10-22
* Updated tests for latex/context template changes.John MacFarlane2015-10-20
* Fixed one test case.John MacFarlane2015-10-19
* Merge pull request #2458 from mb21/lang-inlinesJohn MacFarlane2015-10-19
|\
| * Added writers-lang-and-dir test, fixed ConTeXt writer testmb212015-10-18
* | Updated tests for template changes.John MacFarlane2015-10-18
* | Tests: Unset `pandoc-version` so we don't get the comment...John MacFarlane2015-10-18
|/
* Use unicode super/subscripts for digits in plain output.John MacFarlane2015-10-15
* Use custom Prelude to avoid compiler warnings.John MacFarlane2015-10-14
* Fixed tests for template changes.John MacFarlane2015-10-13
* RST writer: do header normalization only in "standalone" mode.John MacFarlane2015-10-12
* Percent-encode more special characters in URLs.John MacFarlane2015-10-11
* HTML reader/writer: better handling of "section" elements.John MacFarlane2015-10-11
* Removed xltxtra, xunicode from LaTeX template.John MacFarlane2015-10-10
* Merge pull request #2412 from frerich/reader/docbook/xref_supportJohn MacFarlane2015-10-10
|\
| * Improve text generated for <xref> by employing docbook-xsl heuristicsFrerich Raabe2015-09-24
| * Added proper support for DocBook 'xref' elementsFrerich Raabe2015-09-24
* | Adjusted man writer test for latest template changes.John MacFarlane2015-10-10
* | Merge pull request #2432 from hftf/hyphensJohn MacFarlane2015-10-04
|\ \
| * | Docx Reader: Create special punctuation testOphir Lifshitz2015-10-04
* | | Updated tests for changes to latex template.John MacFarlane2015-10-04
|/ /
* / MediaBag: ensure that / is always used as path separator.John MacFarlane2015-09-26
|/
* Merge pull request #2406 from tarleb/org-verse-fixJohn MacFarlane2015-09-20
|\
| * Make sure verse blocks can contain empty linesAlbert Krewinkel2015-09-19
* | [RST Writer] Don't normalize heading levels below input minimumNikolay Yakimov2015-09-19
|/
* Tests: docx writer tests now use "../data" for data directory.John MacFarlane2015-09-09
* Use real jpg (not empty) for docx tests to avoid warning.John MacFarlane2015-08-15
* RST reader: better handling of indirect roles.John MacFarlane2015-08-15
* Merge pull request #2360 from jg/issue-2354John MacFarlane2015-08-15
|\
| * Org reader: add auto identifiers if not present on headersJuliusz Gonera2015-08-15
* | EPUB reader: stop mangling external URLs.John MacFarlane2015-08-10
|/