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

The toc is not clickable, the h-elements do not have the correct id #108

Open
N7K4 opened this issue Apr 30, 2020 · 1 comment
Open

The toc is not clickable, the h-elements do not have the correct id #108

N7K4 opened this issue Apr 30, 2020 · 1 comment

Comments

@N7K4
Copy link
Contributor

N7K4 commented Apr 30, 2020

The toc (<ul></ul>) is not clickable. The h-elements (h1, h2, h3 ...) do not have the correct id or the id is missing at all.

@codenitpicker
Copy link

If content isn't rendered using {{ content | markdownify}} the h elements are not given an ID so the toc doesn't link correctly on click.

This would be a great addition if it could be added to the inject_anchors.

@N7K4 was this pull request adding h elements id's using inject_anchors? #109

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

2 participants