-
-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Labels
bugSomething went wrongSomething went wrongdocsDocumentation changeDocumentation changegood first issueAn issue that isn't necessarily easy to implement, but not required to be an expert in view.pyAn issue that isn't necessarily easy to implement, but not required to be an expert in view.py
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
If you use the "Search documentation" feature on the docs, some of the results will appear as HTML elements (i.e. their title is <code>...
).
Expected Behavior
It should instead display just a title (or not display it all).
Steps To Reproduce
Search "hello"
on the docs, for example.
Anything else
This is likely due to mkdocstrings
messing with TOC and the search displaying it with the extra mkdocstrings
tag. If anyone is more experienced with MkDocs themes or mkdocstrings
, feel free to work on this.
Metadata
Metadata
Assignees
Labels
bugSomething went wrongSomething went wrongdocsDocumentation changeDocumentation changegood first issueAn issue that isn't necessarily easy to implement, but not required to be an expert in view.pyAn issue that isn't necessarily easy to implement, but not required to be an expert in view.py