summaryrefslogtreecommitdiff
path: root/docutils/test/test_transforms
Commit message (Expand)AuthorAgeFilesLines
* incorporated David's suggestions for the transforms branchwiemann2005-09-171-0/+41
* Turned components.Filter into components.WriterFilter. When thewiemann2005-08-201-41/+0
* restored a bug (removed in r3807) which lingers; added a commented-out test c...goodger2005-08-151-0/+45
* removed bug with indirect substitutions; seems to be fixedwiemann2005-08-141-0/+25
* renamed universal.FinalChecks to references.DanglingReferences;wiemann2005-07-052-81/+48
* moved expose_internals logic out of FinalChecks into awiemann2005-07-052-1/+42
* moved transition transform logic from universal.FinalChecks towiemann2005-07-052-282/+308
* removed document.internal_targets and document.external_targets;wiemann2005-06-291-0/+18
* move metadata title into document['title']wiemann2005-06-291-9/+11
* added assert to make sure the kwargs get passed to apply()wiemann2005-06-271-1/+1
* moved & renamed to remove overlap between file & directory/packagegoodger2005-06-271-0/+42
* fixed false assumption about pathgoodger2005-06-171-1/+1
* added "local" class to local TOCswiemann2005-06-061-3/+3
* renamed command-line options for SectSubTitle transform (plural reads better)...goodger2005-05-191-2/+2
* added SectSubTitle transformwiemann2005-05-181-2/+35
* allow topics within sidebars; no topics within body elementsgoodger2005-04-091-0/+51
* removed non-deterministic behavior; thanks, David!wiemann2005-03-301-2/+2
* merged rev. 3094:3101 and 3102:HEAD from branches/multiple-ids to trunkwiemann2005-03-2611-342/+459
* set executable bits on test fileswiemann2005-03-223-0/+0
* fixed bug with chained targets in front of a sectionwiemann2005-03-051-0/+24
* made relocated targets before sections zero-lengthwiemann2005-03-051-1/+1
* do not add a TOC-backlink if title contains a referencewiemann2005-03-051-9/+15
* reverted accidentally committed filewiemann2005-03-051-4/+4
* reverted test_nodes.py from 1.14 to 1.13; the nested scopes arewiemann2005-03-051-4/+4
* relocate internal targets only in front of sections, doctitles and subtitleswiemann2005-03-051-47/+50
* when relocating a target, it now acquires the children of its new parent;wiemann2005-02-271-34/+34
* removed unnecessary importgoodger2005-02-261-1/+0
* Fixed duplicate footnote label bug.goodger2005-02-262-0/+57
* removed unused linesgoodger2005-02-251-15/+0
* Fixed mislocated internal targets bug, by relocating targets into the next te...goodger2005-02-251-9/+33
* Allow multiple class names in the "class" directive.goodger2004-11-061-0/+10
* Added support for trimming whitespace from beside substitution references.goodger2004-11-021-0/+23
* added transition testsgoodger2004-11-011-1/+283
* added test for substitution_definitions and targets before doctitlewiemann2004-10-311-0/+21
* added test for changed applying behavior of class directivewiemann2004-10-241-0/+23
* fixed unwanted interaction of "class" directive and enumerated lists (start !...goodger2004-10-221-0/+19
* fixed bug when multiple "class" directives are appliedgoodger2004-09-081-0/+11
* added "suffix" option to "sectnum" directive; require separating punctuationgoodger2004-08-231-10/+11
* The directive now accepts a prefix option, a string thatlele2004-08-201-0/+154
* updatedgoodger2004-05-041-3/+28
* updatedgoodger2004-04-171-2/+2
* updatedgoodger2004-04-021-2/+31
* - allow RCS/CVS $keywords$ to be handled even if there is other text in thefdrake2004-03-301-4/+7
* Added unknown_reference_resolvers list for each transformer. This list holdsmmgilbe2004-03-251-2/+2
* Added "origuri" attribute to references which contain an embedded uri. Somemmgilbe2004-03-241-2/+2
* Verifying that external targets are truly targets and not indirectmmgilbe2004-03-233-35/+35
* updatedreggie2004-03-221-20/+20
* updatedgoodger2004-01-041-0/+26
* added comments to "unicode" directivegoodger2003-06-221-0/+26
* updatedgoodger2003-06-121-7/+19