Files
docs/.vscode/settings.json
T
2026-07-16 00:03:37 +08:00

6 lines
72 B
JSON

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