Re: docutils pre-release 0.17b1

Komiya Takeshi <[email protected]> Sat, 13 Feb 2021 01:17:41 +0900
Newsgroups gmane.text.docutils.devel,gmane.text.docutils.user
Message-ID <CAFmkQAMzuCoq7GnEso2-RbVGWBnNJVQCWsbVhJNKeDaV=iULCQ@mail.gmail.com>
Hi,

I confirmed new docutils works fine with Sphinx except for the change
of "caption" node.
https://github.com/sphinx-doc/sphinx/pull/8870

Since 0.17, HTML5 writer generates a <figcaption> tag for the caption
node. But we've used it for non-figure items (ex. a caption of ToC
tree). I'd like to know this came from my misunderstanding for the
purpose of the node, or the purpose of the node is changed now. If our
usage was wrong, I'll fix it soon.

Unfortunately, there is no explanation on the doctree document.
https://docutils.sourceforge.io/docs/ref/doctree.html#caption

Thank you for maintaining great software!

Thanks,
Takeshi KOMIYA

2021年2月11日(木) 5:57 engelbert gruber <[email protected]>:

>
> is on pypi
>
> any feedback is welcome
>
> possible test path::
>
>   python3 -m venv dutest
>   cd dutest
>   . bin/activate
>   pip install --no-deps --pre docutils
>
> till b2
> _______________________________________________
> Docutils-develop mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/docutils-develop
>
> Please use "Reply All" to reply to the list.


_______________________________________________
Docutils-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/docutils-develop

Please use "Reply All" to reply to the list.