summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixesdocutils-0.14.0amilde2017-05-304-5/+5
* set version to "prerelease 0.14.0a"grubert2017-05-2715-15/+15
* Fixes to language/region and image size controldkuhlman2017-05-161-0/+2
* Add "smartquotes-locales" setting.milde2017-05-082-1/+82
* unroll problematic refs to their origin in document when reporting errorsmilde2017-05-041-1/+1
* Add platform identification info to alltests.py output.goodger2017-04-261-0/+4
* Fix [ 317 ] Extra space inserted with French smartquotes .milde2017-04-241-0/+66
* Documentation update.milde2017-04-193-1/+10
* LaTeX: Define required Unicode characters in the preamble.milde2017-04-193-70/+73
* Do not add a second ID to problematic references.milde2017-04-067-64/+60
* Update smartquotes: milde2017-03-311-5/+7
* Improve and test "compound" handling in LaTeX.milde2017-03-227-135/+511
* Fix [ 313 ] differentiate apostrophe from single quote (if possible).milde2017-03-191-19/+31
* Remove unneccessary empty lines from the latex output.milde2017-03-137-197/+12
* Cleanup and documentation update for latex writer class handling.milde2017-03-118-165/+649
* latex-writer: Handle class arguments for block-level elementsmilde2017-03-038-158/+272
* Part 2 of the fix for [ 312 ].milde2017-03-032-5/+19
* Fix [ 312 ] HTML writer generates invalid HTML if the table has two tags.milde2017-03-034-3/+8
* Consistent handling of all whitespace characters in inline markup recognition.milde2017-02-162-8/+120
* Include auto-width table in LaTeX functional tests.milde2017-02-132-0/+52
* Apply [ 125 ] respect automatic table column sizing also in html4css1.milde2017-02-136-48/+207
* Added support for escaped whitespace in URI contextsgoodger2017-02-061-0/+10
* Update tests to match patch 8021 Provide default title in metadata.milde2017-02-055-20/+20
* Update and add smartquote definitions for some languages.milde2017-01-171-2/+2
* Recognize non-ASCII whitespace around inline literal, target and substitution. milde2016-12-191-0/+41
* Added functionality (plus tests & docs): escaped whitespace in URI contexts.goodger2016-12-162-2/+30
* Release 0.13.1: set version number to 0.13.2agrubert2016-12-0915-15/+15
* Release 0.13.1: set version number to 0.13.1grubert2016-12-0915-15/+15
* Make tests fit for newest python versions.milde2016-11-292-4/+10
* Adapt test to fixes in course of the HTML-writer code "outsourcing":milde2016-11-293-3/+3
* Fix tests after renaming html5 writer.milde2016-08-196-6/+6
* Rename html_plain writer to html5_polyglott.milde2016-08-1810-30/+30
* docutils-xml writer: Fix/improve output with "newlines and "indent".milde2016-08-184-4/+1638
* Fixes for the latex2e writer table handling.milde2016-08-033-49/+270
* Support tables with auto-sized column widths in html_plain and latex2e writers.milde2016-07-304-83/+85
* Fix tests.milde2016-07-289-59/+59
* Clear up and document patch [ 120 ].milde2016-07-285-76/+37
* Revert application of [ 132 ] (SOURCE_DATE_EPOCH for "date" directive).milde2016-07-281-53/+0
* "use_source_date_epoch" config setting.milde2016-07-271-0/+53
* Implement feature request [ 48 ]milde2016-07-2614-25/+750
* LaTeX writer tests for multirow tables.milde2016-07-267-106/+524
* Update html-plain writer.milde2016-05-263-3/+3
* Fix/Complete Setting for character-level-inline-markup.milde2016-05-261-0/+632
* Fixes for html-plain writer: milde2016-05-252-12/+12
* Apply [ 103 ] inline markup without word boundaries; escaping in embedded URIs.milde2016-05-251-7/+44
* html-plain writer: fix for field-listmilde2016-05-252-1/+10
* Test update.milde2016-05-244-5/+16
* Apply #131 (update pygments test to pygments 2.1) by cstratak.milde2016-05-143-11/+11
* Various minor documentation edits.milde2016-01-131-1/+1
* Fix [ 286 ] Empty column title cause invalid latex file.milde2015-09-221-0/+39