-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Closed
Copy link
Labels
bugIssue reports a bugIssue reports a bugresolvedIssue is resolved, yet unreleased if openIssue is resolved, yet unreleased if open🏆 perfectIssue is of outstanding qualityIssue is of outstanding quality
Description
Context
No response
Bug description
Built-in privacy rewriting and mastodon social icon automatic rel=me set to hyperlink are conflicting.
Related links
- This option specifies whether the plugin should automatically add rel="noopener"
- fontawesome/brands/mastodon automatically adds rel=me
- Add "rel=me" Mastodon link verification #4752 (reply in thread)
Reproduction
Steps to reproduce
- Add mastodon social icon to extra section
- Build the site: the mastodon icon hyperlink got the
rel="noopener me"
attribute - Add privacy plugin to mkdocs.yml
- Build the site: the mastodon icon hyperlink has only
rel="noopener"
attribute vbut not theme
Browser
Chrome, Firefox
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.
Metadata
Metadata
Assignees
Labels
bugIssue reports a bugIssue reports a bugresolvedIssue is resolved, yet unreleased if openIssue is resolved, yet unreleased if open🏆 perfectIssue is of outstanding qualityIssue is of outstanding quality