summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* 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
|/
* Updated html reader for new automatic header attributes.John MacFarlane2015-08-08
* MediaWiki reader: handle unquoted table attributes.John MacFarlane2015-08-08
* Merge pull request #2327 from hftf/list-styleJohn MacFarlane2015-08-07
|\
| * HTML Reader: Test <ol> type, class, and inline list-style(-type) CSSOphir Lifshitz2015-07-24
* | Pipe tables: allow indented columns.John MacFarlane2015-07-27
* | Added odt readerMarLinn2015-07-23
|/
* Updated tests and removed a skipSpaces....John MacFarlane2015-07-23
* Markdown Reader: Add basic tests for each header styleOphir Lifshitz2015-07-23
* Markdown Reader: Add implicit header ref tests for headers with spacesOphir Lifshitz2015-07-23
* Fix regression: allow HTML comments containing `--`.John MacFarlane2015-07-21
* HTML reader: handle type attribute on ol.John MacFarlane2015-07-21
* Merge pull request #2303 from hftf/h6John MacFarlane2015-07-15
|\
| * Docx Reader: Updated headers testOphir Lifshitz2015-07-15
* | Markdown reader: don't allow bare URI links or autolinks in link label.John MacFarlane2015-07-14
* | Improved bare autolink detection.John MacFarlane2015-07-14
* | DokuWiki: write $..$ instead of <math>..</math>Tiziano Müller2015-07-13
* | Removed tabs from source.John MacFarlane2015-07-10
* | Avoid parsing partial URLs as HTML tags.John MacFarlane2015-07-10
* | Merge pull request #2266 from PromyLOPh/fieldinlineJohn MacFarlane2015-07-08
|\ \
| * | Tests.Readers.RST: Test metadata with inline markup tooLars-Dominik Braun2015-07-03
| * | Tests.Readers.RST: Group field list testsLars-Dominik Braun2015-07-03
| * | Readers.RST: Parse field list nameLars-Dominik Braun2015-07-03
| |/
* | Fixed email javascript obfuscation with mailto: URLs.John MacFarlane2015-07-07
* | Updated context writer test.John MacFarlane2015-07-06
|/
* Do not add a carriage return after a hard line break in OpenDocument writer a...Michael Chladek2015-07-01
* Fix RST reference names with special charactersLars-Dominik Braun2015-06-29
* Textile writer: escape `+` and `-` as entities.John MacFarlane2015-06-27
* Plain writer: don't use symbols for super/subscript.John MacFarlane2015-06-27
* Updated latex writer tests for last template change.John MacFarlane2015-06-27
* DocBook reader mediaobjects and figures, closes #2184mb212015-06-21
* Fixed tests/docx/links.docx for new url.John MacFarlane2015-06-09