Skip to content

Validate links to anchors on Markdown documents #658

@d0ugal

Description

@d0ugal

We do a reasonable job of checking that links to local markdown files are valid. However, the standard pattern for linking to sections is to use anchors in headers. This doesn't work well if the title is moved or renamed.

With the TOC code, we should be able to keep a set of valid anchors for each page and verify it with that.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions