summaryrefslogtreecommitdiff
path: root/docutils/parsers
Commit message (Expand)AuthorAgeFilesLines
* Small formatting fix.milde2019-06-251-1/+1
* Apply [ 152 ] reset `default role` at end of document.milde2019-06-242-1/+3
* Apply feature request 63 (support anchors in rfc role).milde2019-04-151-2/+8
* Apply [ 153 ] Korean mappings by Thomas Sungjin Kang.milde2019-04-151-0/+111
* Remove legacy compatibility defs for versions < 2.5.milde2018-11-213-6/+1
* Definition list terms must not use "rawsource" attribute for escaping.milde2018-11-211-4/+3
* Revert the fix for backslash escaping in transforms.milde2018-11-212-42/+38
* Do not unescape text when generating Text nodes.milde2018-11-202-38/+42
* DocInfo transform must not use "rawsource" attribute for escaping.milde2018-11-202-10/+5
* Fix tab-with in `include` directive with `code` option.milde2018-11-201-1/+4
* Change Test.term prefer if over trygrubert2018-07-131-4/+3
* Fix: definition list term classifier starting with a reference crash.grubert2018-07-121-1/+5
* Apply Patch [ 142 ] (source attribute for literal blocks).milde2018-06-051-1/+2
* Add tagname to "illegal element" substitution definition error message.milde2017-12-181-3/+4
* Add "rawsource" to reference text derived from embedded URI or alias.milde2017-11-081-3/+4
* "rawsource" attribute for text of inline elements and definition list terms.milde2017-11-041-11/+30
* Ensure `rawsource` in "unicode" directive.milde2017-11-041-1/+1
* Fix :width: option for the table directives.milde2017-10-191-0/+1
* Apply [ 121 ] Add a :width: option for the table directives.milde2017-10-061-0/+9
* Small cleanup and formatting edits.milde2017-08-173-18/+19
* * docutils/parsers/rst/states.py: Allow embedded colons in field list field n...goodger2017-08-162-2/+3
* Add "smartquotes-locales" setting.milde2017-05-081-1/+7
* Partial cleanup of the "character-level inline markup" patch [103].milde2017-04-191-9/+10
* Apply [ 137 ] Fix no source and lineno was set to caption of table.milde2017-02-281-0/+2
* Consistent handling of all whitespace characters in inline markup recognition.milde2017-02-161-4/+4
* Added support for escaped whitespace in URI contextsgoodger2017-02-061-2/+4
* Minor documentation updatemilde2017-01-031-2/+1
* improve backwards compatibility of patch [ 120 ]milde2017-01-032-19/+16
* Update Swedish and German language files.milde2016-12-222-62/+66
* Recognize non-ASCII whitespace around inline literal, target and substitution. milde2016-12-191-3/+3
* Added functionality (plus tests & docs): escaped whitespace in URI contexts.goodger2016-12-161-3/+8
* Apply patch by Neil Schemenauer to fix bad string escapesmilde2016-12-101-1/+1
* Apply [ 135 ] Language modules for Latvian by Alexander Smishlajevmilde2016-10-201-0/+108
* Fix persian language module.milde2016-08-181-73/+74
* Apply [ 133 ] Persian mappings by Shahin Azad.milde2016-08-181-0/+101
* Revert application of [ 132 ], part II.milde2016-07-282-14/+19
* Clear up and document patch [ 120 ].milde2016-07-282-8/+17
* "use_source_date_epoch" config setting.milde2016-07-272-3/+11
* Fix [ 132 ] keep using local time if SOURCE_DATE_EPOCH is not set.milde2016-07-261-4/+6
* Apply [ 132 ] Add SOURCE_DATE_EPOCH support to date directive.milde2016-07-261-1/+4
* Implement feature request [ 48 ]milde2016-07-261-1/+14
* Fix/Complete Setting for character-level-inline-markup.milde2016-05-261-4/+9
* Avoid misleading name "simple" for unescaped character-level inline markup se...milde2016-05-262-4/+4
* Apply [ 103 ] inline markup without word boundaries; escaping in embedded URIs.milde2016-05-252-124/+144
* Fix [ 295 ] Class argument for custom role inheriting from math.milde2016-05-241-2/+3
* Fix documentation of Directive class (report Bram Geron).milde2015-12-081-6/+0
* Really fix [ 159 ] Spurious table column alignment errors.milde2015-05-291-1/+1
* Add source and line info to bullet list and option list items.milde2015-05-081-1/+3
* Documentation update.milde2015-03-131-0/+3
* Fix [ 233 ] Change the base URL for the :rfc: role.milde2015-02-171-2/+2