summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
...
* | | Allow spaces before '!' in MediaWiki table headerroblabla2016-05-09
|/ /
* | Merge pull request #2898 from tarleb/org-table-refactoringJohn MacFarlane2016-05-05
|\ \
| * | Org reader: fix handling of empty table cells, rowsAlbert Krewinkel2016-05-04
| * | Org reader: stop padding short table rowsAlbert Krewinkel2016-05-04
* | | Org reader: fix spacing after LaTeX-style symbolsAlbert Krewinkel2016-05-04
|/ /
* | Docbook5 writer: Properly handle ulink/linkIvo Clarysse2016-04-29
* | Add docbook5 writer supportIvo Clarysse2016-04-29
|/
* Revert "LaTeX writer: Add `\strut` to fix multiline tables"John MacFarlane2016-04-27
* Merge pull request #2735 from mb21/patch-1John MacFarlane2016-04-26
|\
| * LaTeX Writer: fix polyglossia to babel env mappingMauro Bieg2016-03-20
* | Merge pull request #2829 from adunning/patch-1John MacFarlane2016-04-26
|\ \
| * | LaTeX writer: Add missing languages.Andrew Dunning2016-04-01
| |/
* | Ignore leading space in org code blocksEmanuel Evans2016-04-26
* | Docx Reader: Tests for track-changes movingJesse Rosenthal2016-04-16
* | Markdown reader: Fix pandoc title blocks with lines ending in 2 spaces.John MacFarlane2016-04-10
|/
* 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
|/
* 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