summaryrefslogtreecommitdiff
path: root/docutils/docs/ref
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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-053-4/+148
* Minor edits (fix typo, remove trailing whitespace, sort names)milde2010-10-181-18/+14
* correct French examplegoodger2010-06-171-2/+2
* One more cleanup as we require Python 2.3 now.milde2009-10-091-8/+0
* Tab expansion in literal inclusions, ``tab-width`` option of for "include"milde2009-09-211-4/+15
* Options for "include" directive to select a range of lines.milde2009-09-031-0/+11
* Raise priority of StripClasses transform milde2009-09-031-2/+2
* fix typo (patch by weakish jiang)milde2009-08-171-1/+1
* Correct description of sectnum_xform and sectnum directive interactionmilde2009-06-181-6/+6