-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Labels
bugIssue reports a bugIssue reports a bugresolvedIssue is resolved, yet unreleased if openIssue is resolved, yet unreleased if open
Description
Contribution guidelines
- I've read the contribution guidelines and wholeheartedly agree
I've found a bug and checked that ...
- ... the problem doesn't occur with the
mkdocsorreadthedocsthemes - ... the problem persists when all overrides are removed, i.e.
custom_dir,extra_javascriptandextra_css - ... the documentation does not mention anything about my problem
- ... there are no open or closed issues that are related to my problem
Description
when search query is blank in URL page is rendered with html character codes
Expected behaviour
page is rendered without html character codes visible to end user
Actual behaviour
symbols replaced with html character codes (i.e. ' replaced with ')
Steps to reproduce
check it out live on the mkdocs-material site
Package versions
NA but can fill it out if desired
- Python:
python --version - MkDocs:
mkdocs --version - Material:
pip show mkdocs-material | grep -E ^Version
Configuration
https://squidfunk.github.io/mkdocs-material/creating-your-site/?h=System information
NA
Metadata
Metadata
Assignees
Labels
bugIssue reports a bugIssue reports a bugresolvedIssue is resolved, yet unreleased if openIssue is resolved, yet unreleased if open
