notes/.vscode/settings.json

5 lines
61 B
JSON
Raw Normal View History

{
"markdownlint.config": {
"MD033": false
}
}