naokazuterada / MarkdownTOC

SublimeText3 plugin which generate a table of contents (TOC) in a markdown document.
https://packagecontrol.io/packages/MarkdownTOC
MIT License
301 stars 48 forks source link

Support id conversion style of 'MarkdownPreview' #94

Closed naokazuterada closed 7 years ago

naokazuterada commented 7 years ago

MarkdownPreview converts heading to id with following rules.

Currently MarkdownTOC doesn't support these styles. But many user use this plugin with MarkdownPreview, so I will try to implement.

naokazuterada commented 7 years ago

Maybe here is implementation.

naokazuterada commented 7 years ago

This is fixed in https://github.com/naokazuterada/MarkdownTOC/releases/tag/2.4.0