summaryrefslogtreecommitdiff
path: root/parsers
Commit message (Expand)AuthorAgeFilesLines
* Replace all has_key with the in operator.abolish-userstringstrank2008-07-2311-41/+41
* 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
* correct faulty setting definitions & add test; 0.4 backport candidategoodger2006-11-121-6/+7
* support old-style functional directive dinterface also for methodswiemann2006-09-181-2/+2
* merged directives branch to trunk (r4375:4666);wiemann2006-07-1211-1414/+1598
* use integer division to make it more explicit, and for Python 3000 compatibil...wiemann2006-07-041-1/+1
* for compatibility with Python2.5b1goodger2006-06-221-1/+2
* added support for unicode bulletswiemann2006-06-041-1/+1
* fixed calls to docutils.parsers.rst.states.Body.block_quote (see r4522), and ...goodger2006-06-012-12/+17
* use $Id$ instead of $Date$ and $Revision$;wiemann2006-05-2134-136/+70
* Added support for multiple attributions in a physical block quote (indented t...goodger2006-05-011-48/+66
* added pep_file_url_template setting; corrected PEP urls (removed .html); rest...goodger2006-03-233-4/+7
* support for new python.org and pep2pyramid.pygoodger2006-03-231-2/+2
* added handout rolewiemann2006-02-261-0/+6
* fixed "target beginning with underscore" bug;wiemann2006-01-221-0/+1
* some cleanup:wiemann2006-01-091-6/+1
* correction from panjunyonggoodger2006-01-011-1/+1
* Re-introduced ``Targetable.indirect_reference_name``, for MoinMoin/reST compa...goodger2005-12-292-0/+2
* add new translationrichieadler2005-12-232-2/+3
* added "date" directive, tests, & translationsgoodger2005-12-2220-0/+35
* use unicode literalswiemann2005-12-131-79/+72
* updated conditional display rolesgoodger2005-12-131-3/+16
* added commentsgoodger2005-12-111-0/+2
* completed Japanese mappingsgoodger2005-12-101-78/+88
* merged branches/s5 changes r4011:4155 into trunk/docutilsgoodger2005-12-082-0/+53
* added East Asian double-width character support; thanks to Frank Bennett for ...goodger2005-12-072-3/+16
* Fixed bugs: list items with blank first lines; block quote attributions with ...goodger2005-12-061-4/+11
* allow escaped colons inside of fieldswiemann2005-11-191-3/+3
* added Japanese language files; thanks Hisashi Morita!wiemann2005-11-171-0/+104
* replaced "traditional" with "simplified"wiemann2005-11-171-3/+3
* add zh_cn (simplified Chinese) language mappings; thanks to Panjunyong!wiemann2005-11-171-0/+108
* converted latin1 files to utf8;wiemann2005-10-291-2/+2
* added the "container" element & directive, a generic containergoodger2005-10-2818-1/+45
* removed more internal state (`document.anonymous_refs` andwiemann2005-10-111-4/+0
* disallow anonymous hyperlink references and auto-numbered footnoteswiemann2005-10-111-4/+13
* disallow targets inside substitution definitionswiemann2005-10-111-23/+30
* Added support for "class" directive content.goodger2005-09-291-7/+17
* moved pruning docutils.conf up the tree so that template.txt isn't processed ...wiemann2005-09-261-5/+0
* added clarifying comment; thanks to Anthony Baxter for pointing this outgoodger2005-09-241-0/+3
* removed 1-argument use of ``setdefault``, slated to be removed from Pythongoodger2005-09-031-6/+9
* catch another case of malformed hyperlink targetwiemann2005-08-261-1/+1
* catch unescaped colon at end of hyperlink targetsgoodger2005-08-261-0/+1
* fixed bug with "image" directive "target" optiongoodger2005-08-241-3/+4
* removed superfluous error messagewiemann2005-08-171-3/+1
* Italian translation of newest directiveslele2005-08-141-4/+4