Skip to content

Some intra-page links don't work #4

@john-a-carroll

Description

@john-a-carroll

Internal links within a single page don't work if the target contains any non-alphanumeric characters. In such cases the href strings in the anchors seem to have been canonicalised using different schemes. E.g. on https://github.com/delph-in/docs/wiki/LkbInstallation:

<a href="#amd64_Version">amd64 Version</a>
...
<a href="#libXm.so.4">libXm.so.4</a>

<a id="user-content-amd64-version" class="anchor" href="#amd64-version" aria-hidden="true">
...
<a id="user-content-libxmso4" class="anchor" href="#libxmso4" aria-hidden="true">

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions