Skip to content

Fix MkDocs Search #150

@ZeroIntensity

Description

@ZeroIntensity

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

No one assigned

    Labels

    bugSomething went wrongdocsDocumentation changegood first issueAn issue that isn't necessarily easy to implement, but not required to be an expert in view.py

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions