-
-
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
Ideally I'd like to enable material.extensions.preview
on every page, but it looks bad when hovering over footnote links.
Bug description
- Previews for footnotes are generated when
material.extensions.preview
is enabled, even whencontent.footnote.tooltips
is not. - Previews for footnotes which are generated with the new Markdown extension show the footnote text at H3 size with extra padding:
Either one of these being fixed would be fine with me, but I think it probably makes the most sense to just not handle footnote links with the instant preview markdown extension.
Related links
- Reporting a bug
- https://squidfunk.github.io/mkdocs-material/reference/footnotes/
- https://squidfunk.github.io/mkdocs-material/setup/setting-up-navigation/
Reproduction
9.5.17+insiders.4.53.6-instant-preview-enabled-on-footnotes.zip
Steps to reproduce
- Enable instant previews on page
- Add footnote
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