summaryrefslogtreecommitdiff
path: root/docutils/tools/rst2html5.py
Commit message (Expand)AuthorAgeFilesLines
* Ensure at least two spaces before inline comment.milde2022-03-041-1/+1
* Drop string prefix "u".milde2022-01-261-2/+2
* Remove "coding:" slugmilde2022-01-031-2/+1
* Fix a docstring.milde2020-09-301-2/+1
* Fix link to 2-Clause BSD license.milde2020-09-041-1/+1
* rst2html5: fix description.milde2020-03-311-2/+2
* buildhtml.py: New option "--html-writer".milde2019-11-041-2/+2
* Small fixes to the writer aliases, supported formats, and front-end tools.milde2015-03-171-3/+3
* Base xhtml11 writer on html-base. Adapt and fix tests.milde2015-03-101-3/+3
* New basic HTML writer: generates polyglott HTML 5 / XHTML 1.1 (transitional)milde2015-03-101-0/+35