alanwalk / markdown-toc

MarkdownTOC(Table Of Contents) Plugin for Visual Studio Code.
MIT License
141 stars 111 forks source link

Code blocks #2

Closed jgroom33 closed 8 years ago

jgroom33 commented 8 years ago

code blocks using (3) backticks ``` do not seem to be supported

Example:

level 1

var a=a

Error: Running the contributed command:'extension.updateMarkdownToc' failed.

alanwalk commented 8 years ago

The problem is fixed in new version. Thank you for your feedback.