Docutils 0.3.9 Released ======================= Docutils 0.3.9 has been released. You can download it from <http://prdownloads.sf.net/docutils/docutils-0.3.9.tar.gz?download>. The Docutils homepage is located at <http://docutils.sf.net/>.
Major Changes Since Docutils 0.3.7 ================================== * Added "file_insertion_enabled" and "raw_enabled" settings. See <http://docutils.sf.net/docs/user/config.html#file-insertion-enabled>. * Added auto-enumerated lists. See <http://docutils.sf.net/docs/ref/rst/restructuredtext.html#enumerated-lists>. * Added "header" and "footer" directives. See <http://docutils.sf.net/docs/ref/rst/directives.html#document-header-footer>. * Added "list-table" directive. See <http://docutils.sf.net/docs/ref/rst/directives.html#list-table>. * Added support for section subtitles. See <http://docutils.sf.net/docs/user/config.html#sectsubtitle-xform>. * Added "field_name_limit" and "option_limit" settings to HTML writer. See <http://docutils.sf.net/docs/user/config.html#field-name-limit>. * Added "cloak_email_addresses" setting to HTML writer. See <http://docutils.sf.net/docs/user/config.html#cloak-email-addresses>. * UTF-8 BOMs (byte order marks) are now removed from the input stream. * Many minor improvements and bug fixes. See <http://docutils.sf.net/HISTORY.html#release-0-3-9-2005-05-26>. -- Felix Wiemann -- http://www.ososo.de/ -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html