Note
Docutils 0.15.x is compatible with Python versions 2.6, 2.7 and 3.3 to
3.5
* reStructuredText:
- Allow embedded colons in field list field names (before, tokens like
``:this:example:`` were considered ordinary text).
- Fixed a bug with the "trim" options of the "unicode" directiv
RELEASE-NOTES
* docutils/docs/ref/docutils.dtd:
- Enable validation of Docutils XML documents against the DTD:
* docutils/parsers/rst/:
- Added functionality: escaped whitespace in URI contexts.
- Consistent handling of all whitespace characters in inline markup
recognition. (May brea
hello ,
I finally got around to release, PLEASE report anything failings to me.
summary of changes since 0.10
* General
- Apply [ 2714873 ] Fix for the overwritting of document attributes.
- Support embedded aliases within hyperlink references.
- Fix [ 228 ] try local import of docutils c
Some of the changes
- Dropped support for Python 2.3. added 3.3
- enhancements in math.
- Fix [3559988] and [3560841] __import__ local writer, reader,
languages and parsers for Python 2.7 up.
- Change default of "syntax highlight" option to "long",
basic syntax highlight styles for LaTeX and H