Files
docs/.vscode/settings.json
T
2026-07-14 11:36:20 +08:00

6 lines
72 B
JSON

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