huntertran / markdown-toc

Auto MarkdownTOC (Table Of Contents) plugin for Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=huntertran.auto-markdown-toc
MIT License
39 stars 25 forks source link

Fixed issue #20 with orderlist disable issue #22

Closed mwhebert closed 4 years ago

mwhebert commented 4 years ago

When the orderlist is false the document headers were still being numbered. This cause the TOC and document header to be miss-matched

huntertran commented 4 years ago

Nice job! I will test this out on this weekend and merge