Skip to content

Commit bc8e762

Browse files
authored
Fixed comment for Markdown
1 parent 1dbfa75 commit bc8e762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ const supportedLang: string[] = [
5757
"kt", // Kotlin
5858
"lua", // Lua
5959
"mjs", // Javascript
60-
"md", // HTML
60+
"md", // Markdown
6161
"php", // PHP
6262
"pl", // Perl
6363
"py", // Python

0 commit comments

Comments
 (0)