summaryrefslogtreecommitdiff
path: root/docutils/writers/html4css1
Commit message (Expand)AuthorAgeFilesLines
* do not use codecs.open, because it always uses binary modewiemann2007-02-261-4/+2
* dropped all name attributes of "a" elementswiemann2007-01-161-23/+12
* + - Moved ``id`` attributes from titles to surrounding ``div``wiemann2007-01-161-31/+10
* correct faulty setting definitions & add test; 0.4 backport candidategoodger2006-11-121-2/+1
* removed unused methodswiemann2006-08-161-6/+0
* added writer_aux.Admonitions transform;wiemann2006-08-161-53/+6
* remove Py21 compatibility cruftwiemann2006-06-081-5/+2
* use $Id$ instead of $Date$ and $Revision$;wiemann2006-05-212-5/+3
* Moved template functionality from the PEP/HTML writer to the HTML writer. Exp...goodger2006-03-312-14/+51
* removed light gray background for literal blocks & inline literalsgoodger2006-02-031-5/+1
* moved r4311 to address-rendering branchwiemann2006-01-222-10/+8
* fixed different rendering of address nodes;wiemann2006-01-222-8/+10
* removed padding around cells of borderless tables;wiemann2005-12-181-4/+8
* fixed "compact" & "open" classes on lists, and added a functional testgoodger2005-12-151-17/+25
* removed excess instructions from the option help, & tweakgoodger2005-12-141-11/+5
* made "borderless" a general-purpose classgoodger2005-12-131-3/+3
* updatedgoodger2005-12-111-1/+1
* Converted ``docutils/writers/support/`` into individual writer packages; upda...goodger2005-12-092-0/+1874