style: disable markdown auto-format

does not support hexo codeblock
This commit is contained in:
Ming Di Leom 2025-01-15 10:51:48 +00:00
parent a3dbad82db
commit 83ec4d11e8
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
"standard.run": "onSave",
"[markdown]": {
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.formatOnSave": true
"editor.formatOnSave": false
},
"[yaml]": {
"editor.defaultFormatter": "esbenp.prettier-vscode",