allejo / jekyll-anchor-headings

A GitHub Pages compatible way of adding anchors to your headings without a plug-in or JavaScript :octocat:
https://pure-liquid.allejo.org/
MIT License
186 stars 31 forks source link

Restrict heading range #2

Closed allejo closed 6 years ago

allejo commented 6 years ago

Similar to how jekyll-toc works, allow users to restrict the range of headings that will have anchors generated for them. e.g. Don't generate anchors for <h3> and below.