- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
change requestIssue requests a new feature or improvementIssue requests a new feature or improvementresolvedIssue is resolved, yet unreleased if openIssue is resolved, yet unreleased if open
Description
Contribution guidelines
- I've read the contribution guidelines and wholeheartedly agreeTo pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
I want to suggest an idea and checked that ...
- ... to my best knowledge, my idea wouldn't break something for other users... the documentation does not mention anything about my idea... there are no open or closed issues that are related to my ideaTo pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Description
Latest release of insiders provides a feature to open up the blog page by clicking on the title of the post. This feature request aligns the link href element for a title with the href element of a "Continue reading" link.
Currently, the title link has the format of <site_url>/blog/<post_slug>/#<post_slug>
whereas the "Continue reading" element's href is just <site_url>/blog/<post_slug>
Use Cases
Cleaner URL for title link element
Screenshots / Mockups
No response
Metadata
Metadata
Assignees
Labels
change requestIssue requests a new feature or improvementIssue requests a new feature or improvementresolvedIssue is resolved, yet unreleased if openIssue is resolved, yet unreleased if open
Projects
Milestone
Relationships
Development
Select code repository
Activity
squidfunk commentedon Nov 14, 2022
Thanks for reporting. Yes, that's suboptimal but that's what the
toc
extension gives us. I consider this an optimization.squidfunk commentedon Nov 27, 2022
Fixed in squidfunk/mkdocs-material-insiders@e7c792c0f.
squidfunk commentedon Nov 27, 2022
Released as part of 8.5.10+insiders-4.26.5.