Skip to content

Blog's title link shouldn't have a subelement in the href #4632

Closed
@hellt

Description

@hellt
Contributor

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

Activity

squidfunk

squidfunk commented on Nov 14, 2022

@squidfunk
Owner

Thanks for reporting. Yes, that's suboptimal but that's what thetoc extension gives us. I consider this an optimization.

squidfunk

squidfunk commented on Nov 27, 2022

@squidfunk
Owner

Fixed in squidfunk/mkdocs-material-insiders@e7c792c0f.

squidfunk

squidfunk commented on Nov 27, 2022

@squidfunk
Owner

Released as part of 8.5.10+insiders-4.26.5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    change requestIssue requests a new feature or improvementresolvedIssue is resolved, yet unreleased if open

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @squidfunk@hellt

        Issue actions

          Blog's title link shouldn't have a subelement in the href · Issue #4632 · squidfunk/mkdocs-material