Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Anchor link URL can be #undefined #309

Open
lfdebrux opened this issue Oct 7, 2022 · 0 comments
Open

Bug: Anchor link URL can be #undefined #309

lfdebrux opened this issue Oct 7, 2022 · 0 comments

Comments

@lfdebrux
Copy link
Member

lfdebrux commented Oct 7, 2022

Originally reported in #305.

a link was being injected with the href of #undefined due to a missing id attribute on the <h2> element

What should change

This should be fixed at build time. Either we should autogenerates a sensible default, or failing that, report missing ids.

User need

End users need to have working anchor links for all headings. Authors need to know if a heading is missing a working anchor link.

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

No branches or pull requests

1 participant