Skip to content

Commit 95368a9

Browse files
committed
Update markdown ToC slugify mode
1 parent 82852b3 commit 95368a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
// Markdown table of contents generation
2121
"markdown.extension.toc.levels": "2..3",
22-
"markdown.extension.toc.githubCompatibility": true,
22+
"markdown.extension.toc.slugifyMode": "github",
2323

2424
"[javascript]": {
2525
"editor.defaultFormatter": "esbenp.prettier-vscode"

0 commit comments

Comments
 (0)