提交 f86eb5e9 编写于 作者: B Benjamin Pasero

HTML saving as RHTML (fixes #30444)

上级 de4b5be4
......@@ -24,7 +24,6 @@
{
"id": "html",
"extensions": [
".rhtml",
".html",
".htm",
".shtml",
......@@ -35,7 +34,8 @@
".aspx",
".jshtm",
".volt",
".ejs"
".ejs",
".rhtml"
],
"aliases": [
"HTML",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册