Files
docs/.vscode/settings.json
T
2026-07-15 20:01:26 +08:00

6 lines
72 B
JSON

{
"files.associations": {
"*.md": "python-markdown"
}
}