forked from pool/python-docutils
osc copypac from project:devel:languages:python package:python-docutils revision:69, using keep-link, using expand
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docutils?expand=0&rev=71
This commit is contained in:
@@ -1,41 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 29 12:01:41 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.18.1:
|
||||
* Small bugfixes (see HISTORY_).
|
||||
* Output changes:
|
||||
Identifiers:
|
||||
During `identifier normalization`_, leading number and hyphen
|
||||
characters are no longer stripped from a `reference name`_, if the
|
||||
id_prefix_ setting is non-empty.
|
||||
|
||||
Example:
|
||||
with ``--id-prefix="DU-"``, a section with title "34. May"
|
||||
currently gets the identifier key ``DU-may`` and after the
|
||||
change the identifier key ``DU-34-may``.
|
||||
|
||||
The default value for the auto_id_prefix_ setting changed to ``%``:
|
||||
"use the tag name as prefix for auto-generated IDs".
|
||||
Set auto_id_prefix_ to ``id`` for unchanged auto-IDs.
|
||||
HTML5:
|
||||
Use the semantic tag <aside> for footnote text and citations, topics
|
||||
(except abstract and toc), admonitions, and system messages.
|
||||
Use <nav> for the Table of Contents.
|
||||
|
||||
Make "auto" table column widths the default: Only specify column
|
||||
widths, if the `"widths" option`_ is set and not "auto".
|
||||
The table-style__ setting "colwidths-grid" restores the current default.
|
||||
math-output: html
|
||||
Support more commands, fix mapping of commands to Unicode characters.
|
||||
Scale variable sized operators and big delimiters with CSS.
|
||||
Don't use <tt> element (deprecated in HTML5).
|
||||
Use STIX fonts if available.
|
||||
LaTeX:
|
||||
`legacy_class_functions`_ setting default changed to "False",
|
||||
admonitions are now environments.
|
||||
* New standard Docutils doctree node: <meta__>.
|
||||
* New configuration settings
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 16 21:09:06 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user