summaryrefslogtreecommitdiff
path: root/docutils
Commit message (Expand)AuthorAgeFilesLines
* Formattinggrubert2020-01-271-5/+5
* Fix: declare instance variable in __init__grubert2020-01-271-0/+1
* Fix [ 383 ] Smart quotes around opening and separator characters.milde2020-01-263-75/+94
* VersionInfo fixesmilde2020-01-263-20/+134
* Clean up LanguageImporter. Update documentation.milde2020-01-264-49/+39
* Do not use assert statements when checking module content.milde2020-01-262-8/+10
* Fix/update import of language modules (#385).milde2020-01-263-44/+74
* Explicit include test subdirectory contents in MANIFEST.in to avoid inclusion...grubert2020-01-162-1/+17
* Document buildhtml.py options "html_writer" and "dry-run".milde2020-01-162-3/+19
* add error messagegrubert2020-01-121-1/+1
* Changes since 0.16grubert2020-01-122-3/+7
* set release 0.17b.devgrubert2020-01-1218-23/+23
* set version 0.16grubert2020-01-1218-23/+23
* Test localisation of admonition directives.milde2020-01-094-53/+326
* typos in commentsgrubert2019-12-301-1/+1
* typos in commentsgrubert2019-12-301-5/+5
* Use decorator in _traversal_list auxiliary class.milde2019-12-231-50/+25
* Extend _traversal_list auxiliary class.milde2019-12-231-7/+38
* version: 0.16rc2.devgrubert2019-12-1918-22/+22
* version: 0.16rc1grubert2019-12-1918-21/+21
* Fix over and underline of titlegrubert2019-12-151-2/+2
* set version: 0.16rc1.devgrubert2019-12-1518-20/+20
* Call correct version of 'getcwd(u)'milde2019-12-131-1/+1
* Update/trim RELEASE-NOTES.milde2019-12-121-34/+9
* Announce upcoming requirement of "setuptools" for setup.py.milde2019-12-121-0/+3
* Small fixes in release documentation.milde2019-12-121-2/+2
* Document possible heavy ressource use when parsing untrusted input.milde2019-12-122-2/+14
* Fix : DeprecationWarning: Please use assertEqual grubert2019-12-021-33/+33
* move HISTORY entries to release notesgrubert2019-12-011-9/+43
* Add blank linegrubert2019-12-011-0/+1
* Note for BUG #287 comma after option is boldgrubert2019-12-011-0/+1
* FIX for BUG #287 comma after option is boldgrubert2019-11-242-1/+37
* tests/functional: Set "auto_id_prefix" to "%" (expands to tag-names).milde2019-11-1519-700/+705
* Ignore classes for `rubric` elementsmilde2019-11-134-15/+24
* Update and document configuration section dependencies.milde2019-11-066-108/+153
* New configuration section "[latex writers]".milde2019-11-056-72/+113
* buildhtml.py: New option "--html-writer".milde2019-11-046-11/+42
* Fix and add test for more use cases for nodes.set_id().milde2019-10-302-30/+67
* Update/clarify rationale for "identifier normalization".milde2019-10-301-9/+12
* Update/expand documentation of element attribute types.milde2019-10-295-138/+340
* Additional "custom attribute types" in the Docutils DTD.milde2019-10-291-21/+65
* Less invasive change-plan for `identifier key` generation.milde2019-10-294-19/+24
* Document descriptive auto-IDs and future changes to ID generation.milde2019-10-123-2/+25
* More descriptive auto-IDsmilde2019-10-112-13/+29
* html5 writer: prepare support of <ins> and <del> tags.milde2019-10-105-146/+223
* Announce HTML5 text level tag support changes.milde2019-09-301-11/+18
* Documentation updatemilde2019-09-301-0/+8
* html5 writer: Add list of text-level tags to the functional test.milde2019-09-305-135/+584
* Small documentation update.milde2019-09-302-2/+2
* Prepare for HTML5 semantic tags.milde2019-09-204-10/+22