summaryrefslogtreecommitdiff
path: root/docs/ref
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refine documentation of Docutils table objects.milde2015-04-192-0/+7
* Fix [ 266 ] creating labels/class values in description list items.milde2015-02-262-8/+47
* Documentation update.milde2015-02-191-22/+18
* Fix #268 wrong synonym for sectnum directive in docs.milde2014-12-171-3/+3
* abbreviation doc from michaelpjonesgrubert2014-10-081-1/+43
* Address [ 249 ] and [ 250 ]. CSV table fails on python 2 with unicode.milde2014-03-201-30/+43
* Syntax highlight requires a stylesheet.milde2013-03-271-3/+5
* Treat embedded standalone hyperlinks as URI, even if ending in underscore.milde2013-03-111-9/+17
* Support embedded aliases within hyperlink references.milde2013-02-181-10/+29
* Minor documentation edits.milde2013-02-161-2/+2
* Add cross link to "code" role.milde2013-01-171-0/+3
* Add link to substitution definitions for inline images.milde2012-10-251-0/+5
* Add SmartQuotes transform for typographic quotes and dashes.milde2012-10-161-3/+89
* Change default of "syntax highlight" option to "long", milde2012-09-141-4/+4
* Link documentation on how to create inline raw roles.milde2012-01-062-3/+16
* change to :Contact: docutils-develop@lists.sourceforge.netgrubert2012-01-038-8/+8
* corrected title & linkgoodger2011-12-141-3/+3
* Fix [ 3402314 ] non-ASCII whitespace and punctuation around inline markup.milde2011-12-051-67/+67
* Allow also non-ASCII whitespace characters around inline markup.milde2011-11-291-8/+9
* Minor edit of inline markup documentation (no change of behaviour).milde2011-11-251-15/+10
* "code" option of the "include" directive, testsmilde2011-09-171-8/+23
* reStructuredText "code" role and directivemilde2011-09-022-45/+152