{
"editor.formatOnSave": false,
"editor.codeActionsOnSave": {
"source.fixAll": true
},
"markdownlint.config": {
"no-inline-html": false
}