summaryrefslogtreecommitdiff
path: root/docutils/docs/ref
Commit message (Expand)AuthorAgeFilesLines
* Small documentation updates and fixes.milde2021-03-052-7/+9
* Small documentation update.milde2021-02-131-6/+11
* Small documentation update/fix.milde2021-01-261-1/+1
* Make "meta" elements available for "latex" and "odt".milde2021-01-082-57/+71
* New directive option "parser" for the "include" directive.milde2020-12-151-4/+7
* Fix and extend "rfc-reference" role documentation.milde2020-12-091-5/+13
* Update the link to PIL (now unmaintained) and hint to the drop-in replacement...milde2020-11-251-6/+9
* Apply patch #174 Lowercase new role names on registrationmilde2020-10-282-4/+13
* Small documentation update.milde2020-09-101-3/+6
* Fix broken link. Thanks to Kevin Cole for reporting.milde2020-09-081-1/+1
* Documentation update.milde2020-09-041-4/+6
* Documentation fixes.milde2020-09-011-47/+55
* small documentation updatemilde2020-09-011-7/+7
* Documentation update.milde2020-07-141-54/+119
* Make the sidebar's "title" argument optional.milde2020-07-103-6/+6
* Ignore classes for `rubric` elementsmilde2019-11-131-2/+2
* Update/clarify rationale for "identifier normalization".milde2019-10-301-9/+12
* Update/expand documentation of element attribute types.milde2019-10-294-137/+332
* Additional "custom attribute types" in the Docutils DTD.milde2019-10-291-21/+65
* html5 writer: prepare support of <ins> and <del> tags.milde2019-10-101-0/+2
* Documentation updatemilde2019-09-301-0/+8
* Small documentation update.milde2019-09-301-1/+1
* Apply feature request 63 (support anchors in rfc role).milde2019-04-151-0/+3
* Update documentation of length units.milde2017-11-271-14/+19
* Document docinfo transform of "author paragraphs".milde2017-11-041-4/+5
* Fix :width: option for the table directives.milde2017-10-191-1/+2
* Hamonise and fix directive documentation.milde2017-10-171-7/+7
* Apply [ 121 ] Add a :width: option for the table directives.milde2017-10-061-3/+17
* Fixes and test for literal block handling in LaTeX.milde2017-09-221-1/+1
* Documentation update.milde2017-09-071-5/+9
* Added a test case and updated docs/ref/rst/restructuredtext.txt for interpret...goodger2017-08-171-1/+25
* * docutils/parsers/rst/states.py: Allow embedded colons in field list field n...goodger2017-08-161-1/+2
* Fix typo. (Thanks to Benjamin Peng for spotting it.)milde2017-03-121-1/+11
* Enable validation of Docutils XML documents against the DTD:milde2017-02-131-5/+14
* minor typo correctionsgoodger2017-02-131-0/+1
* Reword inline markup recognition rules.milde2017-02-091-4/+4
* Nit-picking fix.goodger2017-02-091-3/+3
* fixed bug #308goodger2017-02-081-7/+8
* Clarify use of Unicode character categories.milde2017-01-041-14/+20
* Fix problems with DTD.milde2016-12-311-6/+7
* Added functionality (plus tests & docs): escaped whitespace in URI contexts.goodger2016-12-161-3/+11
* Docutils Generic DTD: some corrections after test with xlmlint.milde2016-11-291-5/+6
* Documentation update.milde2016-08-031-5/+8
* Really add documentation for [ 120 ]milde2016-07-281-4/+22
* Implement feature request [ 48 ]milde2016-07-261-2/+19
* Apply [ 103 ] inline markup without word boundaries; escaping in embedded URIs.milde2016-05-251-44/+54
* Document whitespace before footnote references.milde2015-08-181-11/+12
* Add crosslinks in the documentation.milde2015-08-181-5/+43
* Add name of generic bibliographic fields as a "classes" attribute valuemilde2015-05-291-0/+2
* Add "math" and "math_block" to Docutils DTD.milde2015-04-203-14/+29