summaryrefslogtreecommitdiff
path: root/docutils/docs/ref
Commit message (Expand)AuthorAgeFilesLines
...
* Document "footnote" and "footnote-reference" elements.milde2021-06-171-8/+177
* Insert "meta" nodes at begin of document.milde2021-06-171-1/+1
* Make "meta" a standard node.milde2021-06-175-39/+94
* MathML: Refactor negating with ``\not``, simplify code.milde2021-06-171-8/+32
* math: update latex <-> unicode mappings.milde2021-06-171-8/+14
* MathML: refactor and extend.milde2021-06-171-83/+155
* MathML: refactor and extend.milde2021-05-271-50/+251
* Document recent changes to MathML support.milde2021-05-202-9/+708
* Small documentation update.milde2021-05-181-5/+11
* Small documentation update.milde2021-05-171-1/+2
* Documentation update.milde2021-05-082-49/+65
* Documentation fixes.milde2021-04-192-15/+14
* Documentation update.milde2021-03-261-10/+10
* Small documentation updates and fixes.milde2021-03-091-4/+12
* 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