Closed
Description
Contribution guidelines
- I've read the contribution guidelines and wholeheartedly agree
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 idea
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
Projects
Milestone
Relationships
Development
No branches or pull requests
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.