From df2a47800614d8c6bd13ddbafbe28dbf1bd7764a Mon Sep 17 00:00:00 2001 From: milde Date: Thu, 1 Apr 2021 17:50:10 +0000 Subject: Update announcements. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8647 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docutils/RELEASE-NOTES.txt | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'docutils') diff --git a/docutils/RELEASE-NOTES.txt b/docutils/RELEASE-NOTES.txt index 071548ed8..08e1826e8 100644 --- a/docutils/RELEASE-NOTES.txt +++ b/docutils/RELEASE-NOTES.txt @@ -40,10 +40,13 @@ Future changes Move attribution behind the blockquote to comply with https://html.spec.whatwg.org/#the-blockquote-element. + +* `htm4css1` writer: + Support the embed_images_ option. * `s5_html` writer: - Remove the IE PNG Fix by Angus Turnbull. IE has native PNG - support since version 7. + Remove the IE PNG Fix by Angus Turnbull. IE has native PNG + support since version 7. * Make a standard Docutils doctree node. @@ -109,8 +112,6 @@ Release 0.17 __ https://pypi.org/project/recommonmark/ -* HTML writers: new option to embed images. - * HTML5 writer: - Use the new semantic tags
,
,
, @@ -129,8 +130,11 @@ Release 0.17 - New optional style ``responsive.css``, adapts to different screen sizes. + - New option embed_images_. + .. _initial_header_level: docs/user/config.html#initial-header-level __ https://stackoverflow.com/questions/39547412/same-font-size-for-h1-and-h2-in-article + .. _embed_images: docs/user/config.html#embed-images * LaTeX writer: -- cgit v1.2.1