aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2015-08-10EPUB reader: stop mangling external URLs.John MacFarlane
2015-08-08Updated html reader for new automatic header attributes.John MacFarlane
2015-08-08MediaWiki reader: handle unquoted table attributes.John MacFarlane
2015-08-07Merge pull request #2327 from hftf/list-styleJohn MacFarlane
2015-07-27Pipe tables: allow indented columns.John MacFarlane
2015-07-24HTML Reader: Test <ol> type, class, and inline list-style(-type) CSSOphir Lifshitz
2015-07-23Added odt readerMarLinn
2015-07-23Updated tests and removed a skipSpaces....John MacFarlane
2015-07-23Markdown Reader: Add basic tests for each header styleOphir Lifshitz
2015-07-23Markdown Reader: Add implicit header ref tests for headers with spacesOphir Lifshitz
2015-07-21Fix regression: allow HTML comments containing `--`.John MacFarlane
2015-07-21HTML reader: handle type attribute on ol.John MacFarlane
2015-07-15Merge pull request #2303 from hftf/h6John MacFarlane
2015-07-15Docx Reader: Updated headers testOphir Lifshitz
2015-07-14Markdown reader: don't allow bare URI links or autolinks in link label.John MacFarlane
2015-07-14Improved bare autolink detection.John MacFarlane
2015-07-13DokuWiki: write $..$ instead of <math>..</math>Tiziano Müller
2015-07-10Removed tabs from source.John MacFarlane
2015-07-10Avoid parsing partial URLs as HTML tags.John MacFarlane
2015-07-08Merge pull request #2266 from PromyLOPh/fieldinlineJohn MacFarlane
2015-07-07Fixed email javascript obfuscation with mailto: URLs.John MacFarlane
2015-07-06Updated context writer test.John MacFarlane
2015-07-03Tests.Readers.RST: Test metadata with inline markup tooLars-Dominik Braun
2015-07-03Tests.Readers.RST: Group field list testsLars-Dominik Braun
2015-07-03Readers.RST: Parse field list nameLars-Dominik Braun
2015-07-01Do not add a carriage return after a hard line break in OpenDocument writer a...Michael Chladek
2015-06-29Fix RST reference names with special charactersLars-Dominik Braun