Intra-page links not working
- Dominant language
- No language data
- Stars
- 1
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Moved from https://github.com/exercism/website-copy/issues/669
Pages like https://exercism.io/tracks/kotlin/installation have links on them like https://exercism.io/tracks/kotlin/installation#macos (just under "Choose your operating system"). These links do not work as there is no anchor tag called #macos on the page.
If you view the doc markdown file that contains the page information on github https://github.com/exercism/kotlin/blob/master/docs/INSTALLATION.md the links do work.
Presumably there is a problem converting the markdown to HTML for the main site.
Probably relatedly, the styling of the H1 tags on the website doesn't look right to me, but I guess that might be deliberate.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.