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

6 lines
72 B
JSON

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