Skip to content

Conversation

Jaccouille
Copy link
Contributor

The documentation note link on the left bar doesn't scroll to the documentation section upon click on the https://wurstlang.org/manual.html#documentation-comments.
The href & header id are mismatched by "-hot-doc"

Left bar link :
<a class="scrollto" href="#documentation-comments">Documentation comments</a>
Documentation section header elem :
<h3 id="documentation-comments-hot-doc">Documentation comments (hot doc)</h3>

The documentation note link on the left bar doesn't scrollto the documentation section on the https://wurstlang.org/manual.html#documentation-comments page upon click.
The href & header id are mismatched by "-hot-doc"
Left bar link :
`<a class="scrollto" href="#documentation-comments">Documentation comments</a>`
Documentation section header elem : 
`<h3 id="documentation-comments-hot-doc">Documentation comments (hot doc)</h3>`
@Frotty
Copy link
Member

Frotty commented Mar 16, 2023

Thanks 👍

@Frotty Frotty merged commit a231eac into wurstscript:master Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants