summaryrefslogtreecommitdiff
path: root/docutils/test/functional/expected/standalone_rst_html4css1.html
Commit message (Expand)AuthorAgeFilesLines
* reverted last check-in; it was committed to "transforms" branchwiemann2005-09-181-93/+93
* changed DanglingReferences priority back to 850wiemann2005-09-181-93/+93
* 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
* when relocating a target, it now acquires the children of its new parent;wiemann2005-02-271-3/+3
* use "span" instead of "a" tags for targets,wiemann2005-02-271-4/+4
* Fixed mislocated internal targets bug, by relocating targets into the next te...goodger2005-02-251-3/+3
* added class="option-group" to option_group <td>swiemann2005-02-111-9/+9
* made span.option contain option variable as wellwiemann2005-02-111-3/+3
* Release 0.3.7: set version number to 0.3.8wiemann2004-12-241-1/+1
* Release 0.3.7: set version number to 0.3.7wiemann2004-12-231-1/+1
* applied David Goodger's patch fromwiemann2004-12-231-3/+3
* Release 0.4.0: set version number to 0.4.0wiemann2004-12-231-1/+1
* reverted accidentally committed files; sorrywiemann2004-12-231-1/+1
* added text about using the unicode directive for en and em dasheswiemann2004-12-231-1/+1
* added test for ``raw`` role and directivewiemann2004-11-261-34/+41
* added functional tests for empty sections and transitions between sectionswiemann2004-11-261-85/+90
* add classes "first" and "last" to sidebar childrenwiemann2004-11-131-2/+2
* Re-fixed rendering of admonitions in HTML to unify generated HTML ofwiemann2004-11-131-19/+27
* added "last" attribute to last element in admonition in HTMLwiemann2004-11-131-3/+3
* updated expected HTML output of functional testwiemann2004-11-131-29/+29
* really disregard invisible nodes when checking for compactable listswiemann2004-11-081-4/+6
* updated for multiple classifiers in definition list itemsgoodger2004-11-031-4/+6
* added another functional test for the compound directivewiemann2004-10-211-0/+28
* reduced vertical space in compound blocks in HTMLwiemann2004-10-211-13/+13