-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
bugIssue reports a bugIssue reports a bugresolvedIssue is resolved, yet unreleased if openIssue is resolved, yet unreleased if open
Description
Context
I'll open a separate bug for you regarding #7051 (comment) if this makes it easier to track of.
Bug description
Enabling the material.extensions.preview
extension makes mkdocs show instant previews on all internal links. I assume it is treating targets
as all pages by default, instead of no pages.
markdown_extensions:
- material.extensions.preview:
Related links
Reproduction
9.5.18+insiders.4.53.6-preview-on-all-links.zip
Steps to reproduce
- Enable
material.extensions.preview
without any options. - Add internal link to a page without setting the
data-preview
attribute on it. - That link gets the instant preview treatment anyways.
Browser
No response
Before submitting
- I have read and followed the bug reporting guidelines.
- I have attached links to the documentation, and possibly related issues and discussions.
- I assure that I have removed all customizations before submitting this bug report.
- I have attached a .zip file with a minimal reproduction using the built-in info plugin.
Metadata
Metadata
Assignees
Labels
bugIssue reports a bugIssue reports a bugresolvedIssue is resolved, yet unreleased if openIssue is resolved, yet unreleased if open