Skip to content

Commit 93132f2

Browse files
authored
Merge pull request #231 from jaebradley/update-languages-1604532692023
Update Languages File
2 parents a8c42fc + 67cbeab commit 93132f2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/languages.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3531,10 +3531,12 @@
35313531
"group": "HTML",
35323532
"aliases": [
35333533
"eex",
3534+
"leex",
35343535
"html+eex"
35353536
],
35363537
"extensions": [
3537-
".eex"
3538+
".eex",
3539+
".html.leex"
35383540
],
35393541
"aceMode": "text",
35403542
"codemirrorMode": "htmlmixed",

0 commit comments

Comments
 (0)