Opened 3 years ago
Closed 3 years ago
#16743 closed enhancement (fixed)
docutils-0.19 (Python module)
Reported by: | Bruce Dubbs | Owned by: | blfs-book |
---|---|---|---|
Priority: | normal | Milestone: | 11.2 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New minor version.
Note:
See TracTickets
for help on using tickets.
Release 0.19 (2022-07-05)
(Release 0.19b1 (2022-06-21))
<aside>
for easier styling.
.footnote-list { display: contents; }
can be used to restore the behaviour of custom CSS styles.
python -m docutils
and
docutils
start the
generic command line front end tool
.__ docs/user/tools.html#generic-command-line-front-end
configuration settings
_ now use the "https:" scheme. The PEP-writer template's header is updated to fix links and resemble the header of official PEPs.