-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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">
olzama
Metadata
Metadata
Assignees
Labels
No labels