summaryrefslogtreecommitdiff
path: root/sandbox/html4strict/data/simple-lists.html
Commit message (Collapse)AuthorAgeFilesLines
* html4_strict writer updatemilde2010-09-111-29/+110
| | | | | | | | | | * customizable pretty printing of docinfo * bugfix: footnote label style (no/brackets) matching reference style * html4css2.css: fixes to list layout, less margin for ToC, booktabs table style, pretty-print date and author git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@6405 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* bugfix releasemilde2010-06-141-23/+25
| | | | | | | | | properly close citation element, remove invalid CSS code fix compact lists in midori/konqueror/opera git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@6341 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* html4strict bugfix and documentation update.milde2010-05-251-13/+601
| | | | | | | Do not overwrite "enumtype" class argument. Update Manifest and TODO list. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@6332 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* html4-strict writer updatemilde2010-05-211-0/+360
* Definition list instead of tables for footnotes and citations, option-list, docinfo. * Join adjacent footnotes and citation entries. * Include field lists (in addition to ordered and unordered lists) in the test if a list is "simple" (cf. the html4css1.HTMLTranslator). * Improve and complete the CSS rules. * Test documents. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@6327 929543f6-e4f2-0310-98a6-ba3bd3dd1d04