You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the TOC helper (https://hexo.io/docs/helpers#toc), it would be great to add a min_depth option so we are able to set a minimum heading depth of generated toc.
This way we will be able to exclude h1 from the TOC for example.
Enhancement
On the TOC helper (https://hexo.io/docs/helpers#toc), it would be great to add a
min_depthoption so we are able to set a minimum heading depth of generated toc.This way we will be able to exclude h1 from the TOC for example.