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

jekyll-toc is not working with sections #104

Open
pavelsr opened this issue Mar 17, 2020 · 1 comment
Open

jekyll-toc is not working with sections #104

pavelsr opened this issue Mar 17, 2020 · 1 comment

Comments

@pavelsr
Copy link

pavelsr commented Mar 17, 2020

Please see sample project
https://github.com/pavelsr/jekyll-toc-test

jekyll-toc generates just toc from index.html and not considering site.sections

<ul class="section-nav">
<li class="toc-entry toc-h1"><a href="#coding-standarts">Coding standarts</a></li>
</ul>
@axilleas
Copy link

axilleas commented Jun 1, 2020

Ugh, from the look of your project, I believe you're looking for https://github.com/allejo/jekyll-toc. This is a different implementation of the table of contents.

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