summaryrefslogtreecommitdiff
path: root/docutils/test
Commit message (Expand)AuthorAgeFilesLines
* DocInfo transform must not use "rawsource" attribute for escaping.milde2018-11-202-52/+48
* Fix [ 348 ] Since Python 3.4, the 'U' universal newlines mode has been deprec...grubert2018-09-091-0/+15
* Fix: definition list term classifier starting with a reference crash.grubert2018-07-121-0/+38
* tests to inline literal open and close grubert2018-07-111-0/+30
* latex writer: fix fallback definition of \DUroles macro.milde2018-06-058-32/+64
* Html5 writer: Correctly sort docinfo and subtitle into "parts" dict.milde2018-06-053-23/+473
* Drop empty lines in Text.pformat() and revert [r8194].milde2018-01-191-6/+4
* Fix [ 251 ] system_message.copy() TypeError. Fix nodes.Element.copy()milde2018-01-161-0/+3
* Fix a typo.milde2018-01-141-10/+10
* Add <target> to one more testcase (see r8206).milde2017-12-191-1/+1
* Add tagname to "illegal element" substitution definition error message.milde2017-12-183-5/+5
* Cleanup: remove <2.6 compatibility code.milde2017-11-081-5/+1
* Properly escape LaTeX commands in test samples.milde2017-11-064-21/+21
* Move tests for (un)escaping functions to test_utils.milde2017-11-062-45/+12
* Ignore backslash-escaped separators when extracting authors from a paragraph.milde2017-11-041-0/+43
* New function `utils.unescape_rawsource`.milde2017-11-041-0/+16
* `Text.rstrip` and `Text.lstrip` now handle `rawsource` attribute.milde2017-11-041-0/+9
* smartquotes: Fix bug #332.milde2017-10-251-6/+36
* Rename files to care for case-insensitive file systems.milde2017-10-202-1/+1
* Fix bug #331: fixed the "trim" options of the "unicode" directive.goodger2017-10-207-50/+81
* Fix :width: option for the table directives.milde2017-10-1910-21/+162
* Apply [ 121 ] Add a :width: option for the table directives.milde2017-10-061-0/+69
* Add field name as class argument to generic docinfo fields unconditionally.milde2017-10-061-9/+9
* Fixes and test for literal block handling in LaTeX.milde2017-09-2213-14/+1010
* HTML5-compatible meta tags for docinfo items authors, date, and copyright.milde2017-09-141-0/+6
* Fix [ 324 ] Invalid LaTeX for table with empty multicolumn cell.milde2017-09-071-2/+24
* 0.15.dev must not be used after 0.15b or 0.15rc.milde2017-08-181-0/+15
* Added a test case and updated docs/ref/rst/restructuredtext.txt for interpret...goodger2017-08-171-0/+88
* Extra test for meta field list field name with unescaped embedded colons.goodger2017-08-161-0/+9
* * docutils/parsers/rst/states.py: Allow embedded colons in field list field n...goodger2017-08-162-0/+62
* * Consolidated version identifier documentation, moving text from docutils/__...goodger2017-08-151-1/+6
* Test __version_info__.releaselevel values.milde2017-08-151-8/+8
* * Consolidated version numbering documentation in docs/dev/policies.txt (move...goodger2017-08-142-16/+35
* Drop 2.4 and 2.5 compatibility code, part 2.milde2017-08-1411-59/+49
* Drop compatibility code for Python 2.4 and 2.5.milde2017-08-116-8/+11
* Fix [ 323 ]: do not add ``\\\\phantomsection`` and whitespace to ``parts["tit...milde2017-08-088-28/+11
* change version to 0.15b.devgrubert2017-08-0815-15/+15
* version to 0.15.devgrubert2017-08-0315-15/+15
* set version 0.14 finalgrubert2017-08-0315-15/+15
* added docutils.utils.version_identifier() and a testgoodger2017-07-081-2/+9
* set version to 0.14rc3.devgrubert2017-07-0815-15/+15
* 0.14rc2 releasegrubert2017-07-0815-15/+15
* Add test for __version_info__, fix output of optional __version_details__.milde2017-06-231-0/+10
* remove docutils.__version_details__ from outputgoodger2017-06-231-3/+2
* Fix [ 320 ] Russian docinfo fields not recognized.milde2017-06-181-1/+96
* Fix [ 319 ] MathJax CDN shut down on April 30, 2017. milde2017-06-164-10/+9
* Fix [ 318 ] false positive in test_heuristics_no_utf8.milde2017-05-311-3/+10
* change version number from 0.14rc2 to 0.14rc2.devgrubert2017-05-3015-15/+15
* set version: repository 0.14rc2grubert2017-05-2715-15/+15
* Bug fix 0.14rc1grubert2017-05-2715-15/+15