From: Alan G. I. <ala...@gm...> - 2021-07-06 14:41:09
|
The release notes at https://docutils.sourceforge.io/HISTORY.html#release-0-17-2021-04-03 explain the use of text level tags by making reference to inline elements. This misled to me to think that this applied to the list of inline elements at https://docutils.sourceforge.io/docs/ref/doctree.html#inline-elements Instead, follow the examples at https://docutils.sourceforge.io/test/functional/input/data/html5-text-level-tags.txt This post is for other users. Thanks to Günter for helping me understand. fyi, Alan Isaac |