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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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