jekyll-toc-generator
jekyll-toc-generator copied to clipboard
[BUG] Includes code-block-comments as TOC entries
trafficstars
I included a github gist in my page. The ruby-code comments are recognized as headings.
I don't know why, but I hope you can fix this.
I'm sorry but I'm unable to find your gist, may you post the link?
I guess it doesn't matter which gist, as long as ruby-like comments are used (starting with #).
Okay, it seems that the markdown parser generates invalid HTML out of the noscript-fallback of the gist. I will fix my html errors now and report back whether the issue still exists.