summaryrefslogtreecommitdiff
path: root/docutils/parsers/rst
Commit message (Expand)AuthorAgeFilesLines
...
* Robust IOError-instance to unicode conversionmilde2011-05-041-8/+7
* * docutils/parsers/rst/directives/misc.py:grubert2011-04-292-21/+18
* # BUG 1830380: another missinggrubert2011-04-251-0/+1
* more BUG 1830380 (falling back on english rolenames) messagesgrubert2011-04-252-0/+4
* BUG 1830380 commentgrubert2011-04-251-0/+1
* Fix obvious typo. Note that no attribute access to either "srcline" or "scrl...gbrandl2011-01-151-1/+1
* Fix module name in docstring.gbrandl2011-01-061-1/+1
* Rename the ``.. math-block::`` directive to ``.. math::``.milde2010-10-2922-23/+23
* Fix [ 3018371 ] Added Lithuanian mappings by Dalius Dobravolskas.milde2010-10-291-0/+107
* Support mathematics with a "math" role and "math-block" directive.milde2010-10-2524-2/+65
* Do not fail, if the specified langauage is not supported by Docutils,milde2010-09-281-1/+2
* Backquote constructions with empty strings are possible. Example:smerten2010-09-181-1/+2
* Handle language codes according to BCP 47 milde2010-09-171-8/+12
* Fix warning for local toc at non-supported level with use-latex-toc:milde2010-08-131-0/+4
* Fix [ 2788716 ] reporting problems in included files.milde2010-04-262-6/+26
* Next set of fixes for reporting issues in included source files.milde2010-04-191-17/+17
* More fixes for reporting issues in included source files.milde2010-04-151-42/+74
* Revert interface change in DirectiveError.__init__milde2009-10-292-8/+5
* (partially) Fix reporting for problems in included files.milde2009-10-282-23/+18
* Better (and shorter) names for some variables.milde2009-10-251-14/+13
* Documentation update.milde2009-09-251-1/+2
* Fix [ 2788716 ] DirectiveError now correctly reports source and line.milde2009-09-252-6/+14
* Tab expansion in literal inclusions, ``tab-width`` option of for "include"milde2009-09-211-3/+11
* documentation updatemilde2009-09-161-4/+4
* Rename DirectiveError.message to prevent spurious DeprecatedError in Python 2.6milde2009-09-112-2/+2
* Let "include" report missing files with path also in Python 2.6.milde2009-09-111-2/+7
* Apply [ 2845002 ] let ``--no-raw`` disable raw *roles* too.milde2009-09-101-0/+4
* Fix [ 2781629 ] support non-ASCII chars in file names.milde2009-09-101-0/+1
* Options for "include" directive to select a range of lines.milde2009-09-031-1/+9
* remove 2.4-style decorator syntaxgoodger2009-08-311-4/+2
* Fix typo.grubert2009-07-201-1/+1
* make CSVTable.encode_for_csv/.decode_from_csv static methods, for API usegoodger2009-07-051-4/+8
* Using a cache in the parsers state machine.milde2009-06-021-3/+18
* Allow legth and percentage values in "figwidth" argument and percent sign inmilde2009-05-192-13/+35
* Convert docutils to Python 3 (at least so that it runs the test suite.)gbrandl2009-04-012-48/+49
* Prepare for python 3.0: minimize "types" module where possible (gbrandl).grubert2008-11-301-2/+2
* added test & fix for matched openers & closers (inline markup recognition rul...goodger2008-09-051-4/+4
* allow more Unicode characters as openers & delimitersgoodger2008-09-051-4/+8
* corrections from Oscar Garcia Amorgoodger2008-09-051-74/+73
* Apply [ 1905741 ] polish-translationgrubert2008-08-251-0/+98
* [ 1994493 ] Patch to support all kinds of quotes in inline markupgrubert2008-08-251-2/+2
* Fix: galician translationgrubert2008-08-251-0/+0
* Patch [ 1719345 ] Galician translationgrubert2008-08-251-0/+108
* Merged abolish-userstring-haskey r5609:5616 to trunk.strank2008-07-2810-41/+42
* Allow ``+`` and ``:`` in reference names.grubert2008-02-151-2/+2
* adjusted name and email addresswiemann2007-05-311-1/+1
* merged include-after-until branch to trunk; deleted include-after-until branchwiemann2007-03-121-1/+30
* Fix duplicate key in bibliographic_fields dict.sfcben2006-12-261-4/+2
* Added Hebrew mappings by Meir Kriheli.sfcben2006-12-091-0/+106
* fixed bug with multi-line attributions in block quote directives (epigraph etc.)goodger2006-12-091-1/+6