Anwenderdokumentation/.vscode/settings.json

6 lines
No EOL
98 B
JSON

{
"markdownlint.config": {
"first-line-h1": false,
"ul-indent": false,
}
}