[html] update service

This commit is contained in:
Martin Aeschlimann
2017-12-01 10:53:52 +01:00
parent 4f9f4ebb9f
commit 3837e26827
4 changed files with 16 additions and 16 deletions

View File

@@ -25,8 +25,8 @@
],
"folding": {
"markers": {
"start": "^\\s*<--\\s*#region\\b",
"end": "^^\\s*<--\\s*#endregion\\b"
"start": "^\\s*<!--\\s*#region\\b.*-->",
"end": "^^\\s*<!--\\s*#endregion\\b.*-->"
}
}
}