Skip to content

Commit 1ea9bbf

Browse files
authored
Add *.xhtm file extension
`xhtm` - is also valid file extension for XHTML files. It is like `htm` and `html` for HTML.
1 parent 588bc01 commit 1ea9bbf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

extensions/html/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
".htm",
2121
".shtml",
2222
".xhtml",
23+
".xhtm",
2324
".mdoc",
2425
".jsp",
2526
".asp",

0 commit comments

Comments
 (0)