summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* Imported Upstream version 1.17.1~dfsgJonas Smedegaard2016-06-06
* Imported Upstream version 1.17.0.3~dfsgJonas Smedegaard2016-04-21
|\
| * Docx reader: Add test for enumerated headers.Jesse Rosenthal2016-03-16
| * Fixed behavior of base tag.John MacFarlane2016-03-10
| * Markdown reader: Improved pipe table parsing.John MacFarlane2016-03-09
| * DokuWiki writer: use $$ for display math.John MacFarlane2016-03-08
| * Merge pull request #2646 from tarleb/org-figure-with-no-nameJohn MacFarlane2016-02-20
| |\
| | * Prefix even empty figure names with "fig:"Albert Krewinkel2016-01-11
| * | Merge pull request #2668 from monofon/fix/yaml-metadata-block-bottom-lineJohn MacFarlane2016-02-20
| |\ \
| | * | Markdown writer: Use hyphens for yaml metadata block bottom lineHenrik Tramberend2016-01-21
| * | | Merge pull request #2691 from tarleb/org-image-file-linksJohn MacFarlane2016-02-20
| |\ \ \
| | * | | Org reader: Refactor link-target processingAlbert Krewinkel2016-01-31
| * | | | HTML writer: don't include alignment attribute for default table columns.John MacFarlane2016-02-03
| * | | | Docx reader: Add tests for adjacent hyperlinks.Jesse Rosenthal2016-02-02
| |/ / /
| * | | Textile reader: Support `>`, `<`, `=`, `<>` text alignment attributes.John MacFarlane2016-01-25
| * | | Added old-style tests for TEI writer (tests/tables.tei, tests/writer.tei).John MacFarlane2016-01-21
| * | | Merge pull request #2638 from c-forster/teiwriterJohn MacFarlane2016-01-21
| |\ \ \ | | |/ / | |/| |
| | * | Added some entity tests in Markdown reader tests.John MacFarlane2016-01-19
| | * | Add TEI Writer.csforste2016-01-19
| | |/
| * / Adjusted longtable in tests.John MacFarlane2016-01-20
| |/
* | Imported Upstream version 1.16.0.2~dfsgJonas Smedegaard2016-01-18
|\|
* | Imported Upstream version 1.16.0.2~dfsgJonas Smedegaard2016-01-16
|\|
| * LaTeX writer: restore old treatment of Span.John MacFarlane2016-01-09
| * Added some entity tests in Markdown reader tests.John MacFarlane2016-01-08
| * Fix function dropping subtrees tagged :noexport:Albert Krewinkel2016-01-07
| * Textile reader: don't allow block HTML tags in inline contexts.John MacFarlane2016-01-02
| * MediaWiki writer: fix spacing issues.John MacFarlane2016-01-02
| * LaTeX/Beamer template changes (Thomas Hodgson):John MacFarlane2015-12-19
| * ICML writer: intersperse line breaksmb212015-12-17
| * ICML writer: added figure handling, closes #2590mb212015-12-16
| * Merge pull request #2570 from mb21/rst-reader-imgattrsJohn MacFarlane2015-12-13
| |\
| | * Docx reader: image attributesmb212015-12-13
| | * RST reader: image attributesmb212015-12-13
| * | Fixed ICML image syntax for local files.John MacFarlane2015-12-13
| |/
| * Fixed tests.John MacFarlane2015-12-12
| * Test fixes.John MacFarlane2015-12-12
| * Modified readers to emit SoftBreak when appropriate.John MacFarlane2015-12-12
| * Implemented SoftBreak and new `--wrap` option.John MacFarlane2015-12-11
| * LaTeX template changes:John MacFarlane2015-12-03
| * Fixed man template so disabling hyphenation actually works.John MacFarlane2015-12-03
| * Added bodyless pipe table test case.John MacFarlane2015-11-24
| * LaTeX reader: Use curly quotes for unmatched `.John MacFarlane2015-11-23
| * AsciiDoc writer: Fixed code blocks.John MacFarlane2015-11-23
| * Updated tests for context template changes.John MacFarlane2015-11-20
| * latex template changes.John MacFarlane2015-11-20
| * Merge branch 'new-image-attributes' of https://github.com/mb21/pandoc into mb...John MacFarlane2015-11-19
| |\
| | * Updated tests for link attribute changes.mb212015-08-07
| | * Updated Arbitrary instance for link attributemb212015-08-07
| | * Updated tests for image attribute changes.John MacFarlane2015-08-07
| | * Updated Arbitrary instance for new image attribute parameter.John MacFarlane2015-08-07