Skip to content

anchor link checks should support <a name="foo"></a> #202

@z1c0

Description

@z1c0

With the recently introduced anchor link check (which is great btw!) I encounter frequent errors when using explicit HTML-like anchors.

e.g.

...
Take me to [pookie](#pookie)
...
<a name="pookie"></a>
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions