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