summaryrefslogtreecommitdiff
path: root/test/functional/expected/standalone_rst_html4css1.html
Commit message (Expand)AuthorAgeFilesLines
* Delete old 0.4 maintenance branch.docutils-0.4milde2017-06-221-1001/+0
* reverted r4485 and r4486 (backport of PEP changes to maint. branch)wiemann2006-04-021-1/+1
* --- MERGE: merged r4444 to maintenance branch; original log message:wiemann2006-04-011-1/+1
* Release 0.4: set version number to 0.4.1wiemann2006-01-091-1/+1
* Release 0.4: set version number to 0.4wiemann2006-01-071-1/+1
* Fixed bug where values of list-valued attributes of elements originating from...goodger2005-12-311-30/+35
* Converted ``docutils/writers/support/`` into individual writer packages; upda...goodger2005-12-091-1/+1
* merged branches/s5 changes r4011:4155 into trunk/docutilsgoodger2005-12-081-1/+1
* revert revision 4119goodger2005-12-011-1/+1
* updated expected functional test fileswiemann2005-11-301-1/+1
* added functional test for left-aligned figurewiemann2005-11-201-0/+6
* moved container test to the end of standard.txt test data file;wiemann2005-11-181-42/+46
* changed the HTML rendering of the "Authors" bibliographic fieldgoodger2005-10-291-9/+5
* added the "container" element & directive, a generic containergoodger2005-10-281-0/+4
* added a functional test for target footnotes for anonymous targetswiemann2005-10-111-130/+136
* added test for parsed literal blockwiemann2005-10-041-106/+118
* fixed bug with center-alignment of image; added testwiemann2005-10-031-0/+6
* added correct link to stylesheet path for visual checkability of HTML outputwiemann2005-10-031-1/+1
* changed DanglingReferences priority back to 850wiemann2005-09-221-93/+93
* clarified test textwiemann2005-09-111-2/+3
* replaced node.parent.replace(node, new) constructs with node.substitute(new)wiemann2005-09-111-2/+2
* HTML writer:wiemann2005-08-291-3/+4
* Moved "id" attribute from container (section etc.) to the <a> tag in the titl...goodger2005-08-251-77/+77
* renamed universal.FinalChecks to references.DanglingReferences;wiemann2005-07-051-93/+93
* added support for units in image widths and heights;wiemann2005-06-161-3/+12
* fixed wrong propagation of attributes to img elements in HTMLwiemann2005-06-061-1/+1
* removed <div>s around imageswiemann2005-06-061-5/+5
* added "local" class to local TOCswiemann2005-06-061-1/+1
* fixed target bug <http://mid.gmane.org/200505291251.j4TCpZP0022378@sheep.berl...wiemann2005-06-051-2/+2
* added functional test for image with multiple IDs;wiemann2005-05-291-1/+3
* moved aux. <span> tags for multiple IDs *inside* the element which carries th...wiemann2005-05-291-5/+5
* Release 0.3.9: set version number to 0.3.10wiemann2005-05-261-1/+1
* Release 0.3.9: set version number to 0.3.9wiemann2005-05-261-1/+1
* added support and test for section subtitleswiemann2005-05-261-6/+7
* added test for rowspanning tables with the LaTeX writerwiemann2005-05-251-6/+3
* more thorough figure testingwiemann2005-05-201-2/+23
* reverting revision 3322: addition of ":border:" option to "image" directivegoodger2005-05-141-1/+1
* Added "border" option to "image" directive (& attribute to doctree element); ...goodger2005-05-091-1/+1
* do not add first/last class to invisible elementswiemann2005-04-271-1/+1
* added target at end of admonitionwiemann2005-04-271-1/+1
* added test for targets in front of sectionswiemann2005-04-211-3/+3
* "image" directive: added checks for valid values of "align" option, depending...goodger2005-04-211-1/+1
* moved the <hr> tags inside the header and footer <div>s; changed the classes ...goodger2005-04-081-2/+2
* added "header" & "footer" directives, tests, docs, support, and some tweaksgoodger2005-04-071-0/+8
* assigned classes to <th> elements to indicate role: table head and/or stubgoodger2005-04-051-18/+18
* added "stub-columns" options to "csv-table" and "list-table" directives, plus...goodger2005-04-051-28/+62
* added test for image and figure :class: and :figclass: optionswiemann2005-04-021-3/+3
* merged rev. 3094:3101 and 3102:HEAD from branches/multiple-ids to trunkwiemann2005-03-261-4/+4
* made relocated targets before sections zero-lengthwiemann2005-03-051-2/+2
* relocate internal targets only in front of sections, doctitles and subtitleswiemann2005-03-051-12/+12