Opened 5 years ago

Closed 5 years ago

#12298 closed enhancement (fixed)

docutils-0.15 (Python Modules)

Reported by: Douglas R. Reno Owned by: Bruce Dubbs
Priority: normal Milestone: 9.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version

Change History (3)

comment:1 by Bruce Dubbs, 5 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 5 years ago

Release 0.15

.. Note::

Docutils 0.14.x is the last version supporting Python 2.4, 2.5, 3.1, and 3.2.

Docutils 0.15.x is compatible with Python versions 2.6, 2.7 and 3.3 to 3.5 (cf. Python 3 compatibility).

  • 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" directive.
  • languages: Added Korean (ko) mappings and latin.
  • Several fixes to keep mor information on source in parsed elements, isolate documents roles from other documents parsed, smartquotes, table gets width and latex table multicolumn cells, ...

comment:3 by Bruce Dubbs, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 21849.

Note: See TracTickets for help on using tickets.