Skip to content

Link to page + anchor could suggest removing trailing slash #9

Description

@pawamoy

If I write a link like this:

[Link to section](../page.md/#anchor)

Studio reports it as invalid link. I actually just need to remove the trailing slash to "fix it" (it already works when building/serving):

[Link to section](../page.md#anchor)

Maybe Studio could suggest removing the trailing slash 🙂
Or maybe both syntaxes could be supported.

Activity

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions