vim-markdown-toc icon indicating copy to clipboard operation
vim-markdown-toc copied to clipboard

Start and End Level [feature request]

Open ndaman opened this issue 6 years ago • 1 comments

It would be cool if there was an option to set to define the minimum and maximum levels in the table of contents.

ndaman avatar Mar 07 '19 01:03 ndaman

I'm new to git and contributions, but I went ahead and (locally) made changes to add a few variables

vmt_link defaults to 1 and defines whether or not you want the toc to generate a link vmt_min_level defaults to 1 and defines the minimum header level you want included in your toc vmt_max_level defaults to 6 and defines the maximum header level you want included in the toc

I assume a pull request is the way to go about officially submitting my work for you to review and potentially include?

ndaman avatar Mar 21 '19 19:03 ndaman

It looks like this issue can be closed: #58

miruohotspring avatar Aug 31 '23 06:08 miruohotspring

Yes, thank you guys.

mzlogin avatar Aug 31 '23 12:08 mzlogin