Conversation
Not stripping it was a bug, and also inconsistent with how ToC titles are extracted.
|
Tested locally, no issue detected (mkdocstrings and Material for MkDocs). |
|
Nice! |
|
I have been working on Python-Markdown/markdown#1441 in my spare time over the last few days and have not been following any updates on GitHub. After creating my PR, I saw this for the first time. It appears that my changes there would directly affect this here. Sorry if I've thrown a wrench in the works. For example, I removed the Of note here is that I added a new attribute to the The changes in the linked PR are in a draft, so subject to change at this point. Therefore, any feedback is welcome to ensure we don't break things and/or we provide a useable solution. Of course, before MkDocs can make use of our changes we will need to finalize them and make a release. |
|
OK I can revert the usage of markdown.extensions.toc.stashedHTML2text and we can find a common solution |
Not stripping it was a bug, and also inconsistent with how ToC titles are extracted.
per latest status #3357 (comment)