Make ids of Markdown sub-documents prefixed with the parent item id#199
Make ids of Markdown sub-documents prefixed with the parent item id#199pawamoy merged 2 commits intomkdocstrings:masterfrom
Conversation
|
Check out this test site with both tabs and footnotes with same ids working correctly: This also fixes the issue I had mentioned where same headings in different docstrings would share the same id.
|
|
Once again, fantastic contribution @oprypin 🚀 Thanks! |
|
I notice that with this change, it is now possible link to stuff like |
|
I think we should embrace it, this is a pretty nice feature. What's your opinion? |
|
Overall I support it, I'm just disgruntled by the fact that I didn't realize this effect when I developed this PR, and also the choice of the " |
|
For example, maybe people would've wanted to use |
|
I like |
Fixes #193
#193 (comment)
Fixes #186
#186 (comment)