summaryrefslogtreecommitdiff
path: root/docs/ref/rst
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
* 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
* 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
* Added functionality (plus tests & docs): escaped whitespace in URI contexts.goodger2016-12-161-3/+11
* 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-201-4/+4
* 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
* 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
* 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-035-5/+5
* 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
* Documentation update.milde2011-07-071-154/+68
* New "name" directive option attaching a reference name.milde2011-06-301-10/+80
* Math directive and documentation update:milde2011-06-171-7/+9
* Math documentation update.milde2011-06-072-10/+16
* Documentation fix: Allowed characters in directive types and role names.milde2011-03-211-7/+8
* Math support: milde2010-11-052-1/+58
* correct French examplegoodger2010-06-171-2/+2
* One more cleanup as we require Python 2.3 now.milde2009-10-091-8/+0