-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
Hello,
when I use the InnerHTML replace mode, the search from mkdocs material is broken. It no longer opens.
Requirements:
mkdocs 1.6.1
mkdocs-material 9.6.5
mkdocs-placeholder-plugin 0.5.0.post1
placeholder.yml
placeholders:
FIRST_NAME:
default: John
replace_everywhere: truemkdocs.yml
site_name: My site
site_url: https://mydomain.org/mysite
theme:
name: material
plugins:
- search
- placeholder:
enabled: true
placeholder_file: placeholder.ymlindex.md
# Welcome to MkDocs
iFIRST_NAMEiWhen I use iFIRST_NAMEi it's broken.
When I use xFIRST_NAMEx everything is fine.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels