alanwalk / markdown-toc

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

Different comment syntax #27

Open ScallyGames opened 7 years ago

ScallyGames commented 7 years ago

On some platforms/interpreters the HTML comments are not ignored but displayed in the output.

Would it be possible to replace them with pseudo-link comments like [//]: #(TOC)?

See https://stackoverflow.com/questions/4823468/comments-in-markdown https://stackoverflow.com/questions/39670270/comments-in-tfs-markdown-widgets