Add Handlebars support

This commit is contained in:
Alastair Mooney
2021-06-29 10:38:26 +01:00
committed by GitHub
parent 09d42f4186
commit 92b13c597d

View File

@@ -353,7 +353,7 @@
{
"type": "block",
"pattern": {
"start": "<!---",
"start": "<!--",
"end": "-->"
}
},