summaryrefslogtreecommitdiff
path: root/docutils/test/functional/input/data/standard.txt
Commit message (Expand)AuthorAgeFilesLines
* Update functional test sample.milde2021-02-231-18/+26
* Small update of the functional test input.milde2021-01-261-1/+1
* Make the sidebar's "title" argument optional.milde2020-07-101-1/+1
* functional tests: add section headingmilde2020-04-031-0/+3
* Fix bug #331: fixed the "trim" options of the "unicode" directive.goodger2017-10-201-1/+7
* Improve and test "compound" handling in LaTeX.milde2017-03-221-14/+59
* Fix [ 312 ] HTML writer generates invalid HTML if the table has two tags.milde2017-03-031-0/+3
* Apply [ 125 ] respect automatic table column sizing also in html4css1.milde2017-02-131-0/+15
* Implement feature request [ 48 ]milde2016-07-261-0/+35
* Fix the latest latex writer patch: no "alltt" in parsed literal blocks.milde2015-03-191-4/+6
* Change default of "syntax highlight" option to "long", milde2012-09-141-9/+7
* "code" option of the "include" directive, testsmilde2011-09-171-1/+9
* Turn off code parsing in the standalone functional testsmilde2011-09-021-3/+6
* reStructuredText "code" role and directivemilde2011-09-021-3/+39
* Document the section subtitle transform in the functional tests.milde2010-12-031-1/+3
* Update html4css1 writer, math, and functional tests.milde2010-11-251-20/+15
* Improve HTML standard compliance.milde2010-11-051-2/+1
* Support language specification for document objects.milde2010-10-111-1/+34
* support SWF images,milde2010-03-021-7/+12
* Beautify LaTeX test output (start ToC on a new page)milde2009-09-281-0/+4
* more verbose sample text to ease visual comparison of conversion resultsmilde2009-08-121-2/+13
* fixed target name clash in the test file standard.txtmilde2009-06-041-1/+1
* Better explain optional wrapping around images and figures milde2009-05-181-8/+10
* Clean up image directive test/demomilde2009-05-111-37/+53
* added test for r5314wiemann2007-07-051-2/+3
* added functional test for non-ASCII characters in commentswiemann2006-08-111-0/+2
* use $Id$ instead of $Date$ and $Revision$;wiemann2006-05-211-1/+1
* added functional test for left-aligned figurewiemann2005-11-201-0/+11
* moved container test to the end of standard.txt test data file;wiemann2005-11-181-0/+9
* added a functional test for target footnotes for anonymous targetswiemann2005-10-111-9/+13
* added test for parsed literal blockwiemann2005-10-041-0/+12
* fixed bug with center-alignment of image; added testwiemann2005-10-031-0/+15
* clarified test textwiemann2005-09-111-2/+3
* added support for units in image widths and heights;wiemann2005-06-161-0/+24
* added functional test for image with multiple IDs;wiemann2005-05-291-0/+7
* added support and test for section subtitleswiemann2005-05-261-0/+2
* more thorough figure testingwiemann2005-05-201-2/+33
* reverting revision 3322: addition of ":border:" option to "image" directivegoodger2005-05-141-1/+0
* Added "border" option to "image" directive (& attribute to doctree element); ...goodger2005-05-091-0/+1
* added target at end of admonitionwiemann2005-04-271-0/+2
* added test for targets in front of sectionswiemann2005-04-211-0/+2
* "image" directive: added checks for valid values of "align" option, depending...goodger2005-04-211-0/+1
* added test for image and figure :class: and :figclass: optionswiemann2005-04-021-0/+3
* relocate internal targets only in front of sections, doctitles and subtitleswiemann2005-03-051-1/+5
* added test for ``raw`` role and directivewiemann2004-11-261-0/+35
* added functional tests for empty sections and transitions between sectionswiemann2004-11-261-1/+6
* really disregard invisible nodes when checking for compactable listswiemann2004-11-081-0/+6
* updated for multiple classifiers in definition list itemsgoodger2004-11-031-0/+2
* added another functional test for the compound directivewiemann2004-10-211-0/+16
* extended line block test, moved from line_blocks.txt to standard.txtwiemann2004-10-201-2/+38