We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dbfa75 commit bc8e762Copy full SHA for bc8e762
src/main.ts
@@ -57,7 +57,7 @@ const supportedLang: string[] = [
57
"kt", // Kotlin
58
"lua", // Lua
59
"mjs", // Javascript
60
- "md", // HTML
+ "md", // Markdown
61
"php", // PHP
62
"pl", // Perl
63
"py", // Python
0 commit comments