medfreeman / markdown-it-toc-and-anchor

markdown-it plugin to add a toc and anchor links in headings
MIT License
60 stars 35 forks source link

[featurerequest] Add tocLastLevel option #1

Closed felicienfrancois closed 8 years ago

felicienfrancois commented 8 years ago

or tocMaxLevel

In order to be able to define a maximum title level to takes into account for Table of Content generation

MoOx commented 8 years ago

PR welcome :)