Vscode-markdown: Support TOC per file settings

Created on 15 Jun 2018  路  5Comments  路  Source: yzhang-gh/vscode-markdown


I want different TOC levels for different source files. How to do that?

configuration table of contents Help wanted Enhancement

Most helpful comment

Well, it depends on whether there are many requests for it. Or someone would like to help implement it 馃槈.

All 5 comments

Currently, it can't be set per file.
But you can set it in the workspace settings (not user settings) to affect only a certain folder.

Thanks. Will this feature be added in the future releases? Seems necessary.

Well, it depends on whether there are many requests for it. Or someone would like to help implement it 馃槈.

A warm tip, you can use <!-- omit in toc --> comment to ignore certain headings.

Yeah, I knew that. Thanks.

Was this page helpful?
0 / 5 - 0 ratings