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

CHANGELOG Versioning not supported #38

Open hman20ps opened 4 years ago

hman20ps commented 4 years ago

My CHANGELOG looks like this:

1.1.1

0.1.1

When I generate the TOC, it blows out the version number and just seems to pick a number(why is 2 in there)

hman20ps commented 4 years ago

If I add a V in front of the number in the header, it seems to work... but id like to leave the headers as just an integer versioned number, no additional text, no leading v...

hman20ps commented 4 years ago

v 1.1.1

v 0.1.2