1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 13:44:15 +00:00

chore(editor): update markdown extension settings

This commit is contained in:
Cotes Chung
2024-03-24 02:35:48 +08:00
parent ce96d7e251
commit 13bf51e03d
2 changed files with 3 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
"*.html": "liquid"
},
"[markdown]": {
"editor.formatOnSave": false
"editor.defaultFormatter": "yzhang.markdown-all-in-one"
},
// Formatter
"[html][liquid]": {