summaryrefslogtreecommitdiff
path: root/docutils/docs/ref/docutils.dtd
Commit message (Expand)AuthorAgeFilesLines
* Change http://docutils.sourceforge.net -> https://docutils.sourceforge.iomilde2022-01-201-2/+2
* Insert "meta" nodes at begin of document.milde2021-06-171-1/+1
* Make "meta" a standard node.milde2021-06-171-1/+6
* Make the sidebar's "title" argument optional.milde2020-07-101-1/+1
* Update/expand documentation of element attribute types.milde2019-10-291-1/+1
* Additional "custom attribute types" in the Docutils DTD.milde2019-10-291-21/+65
* Fix :width: option for the table directives.milde2017-10-191-1/+2
* Enable validation of Docutils XML documents against the DTD:milde2017-02-131-5/+14
* minor typo correctionsgoodger2017-02-131-0/+1
* Fix problems with DTD.milde2016-12-311-6/+7
* Docutils Generic DTD: some corrections after test with xlmlint.milde2016-11-291-5/+6
* Add "math" and "math_block" to Docutils DTD.milde2015-04-201-3/+13
* Refine documentation of Docutils table objects.milde2015-04-191-0/+3
* change to :Contact: docutils-develop@lists.sourceforge.netgrubert2012-01-031-1/+1
* use $Id$ instead of $Date$ and $Revision$;wiemann2006-05-211-1/+1
* added "name" attribute for "reference" element, already in usegoodger2006-01-231-0/+1
* added the "container" element & directive, a generic containergoodger2005-10-281-1/+4
* Updated for plural attributes "classes", "ids", "names", "dupnames".goodger2005-10-021-4/+4
* added "title" attribute to document tree referencewiemann2005-06-291-1/+3
* added support for units in image widths and heights;wiemann2005-06-161-2/+5
* 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
* "image" directive: added checks for valid values of "align" option, depending...goodger2005-04-211-0/+8
* allow topics within sidebars; no topics within body elementsgoodger2005-04-091-1/+1
* added "header" & "footer" directives, tests, docs, support, and some tweaksgoodger2005-04-071-3/+4
* added "stub-columns" options to "csv-table" and "list-table" directives, plus...goodger2005-04-051-1/+3
* simplified structure model and clarified restrictions on transitionsgoodger2004-11-261-4/+3
* allow empty sections and documentswiemann2004-11-261-1/+1
* updated doctree to match real behavior: list_items may be emptywiemann2004-11-081-1/+1
* Enabled multiple classifiers in ``definition_list_item`` elements.goodger2004-11-031-1/+1
* Enabled multiple format names for "raw" directive.goodger2004-11-031-1/+1
* Added "ltrim" and "rtrim" attributes to ``substitution_definition`` element.goodger2004-11-021-1/+4
* fixed error: name and dupname are CDATA, e.g. name="this is a test"wiemann2004-10-311-2/+2
* removed line breakgoodger2004-10-311-2/+1
* bugfix: show that a section element is *not* required (reported by Jason Diam...goodger2004-10-311-1/+1
* updated DTD to allow transitions between sectionswiemann2004-10-301-5/+8
* added "compound" elementgoodger2004-10-191-1/+5
* oops; revert 1.30goodger2004-10-191-5/+1
* minor cleanupgoodger2004-10-191-1/+5
* minor cleanupgoodger2004-10-191-5/+5
* Changed structure of the ``line_block`` element; added ``line``.goodger2004-10-051-4/+5
* updatedwiemann2004-06-051-1/+1
* Update to make sections equivalent to documents, except sectionsaahz2004-03-211-1/+7
* support for body-level reference nodesgoodger2004-01-041-1/+2
* Added inline markup parsing to field lists' field namesgoodger2003-12-191-1/+1
* Added "sidebar", "rubric", "attribution", "admonition", "superscript", "subsc...goodger2003-05-241-7/+16
* updatedgoodger2003-05-091-0/+9
* added "figwidth" option to "figure" directivegoodger2003-04-181-1/+3
* sidebar improvementsgoodger2003-02-201-3/+3
* Added sidebar directive.pobrien2003-02-201-2/+5