Fix <!DOCTYPE html> syntax highlighting (#9108)

Release Notes:

- Added `<!DOCTYPE html>` syntax highlighting ([4318](https://github.com/zed-industries/zed/issues/4318))
This commit is contained in:
Max
2024-03-11 09:56:35 +02:00
committed by GitHub
parent 41dc5fc412
commit e1f8a1e8b2
+2 -1
View File
@@ -10,6 +10,7 @@
[
"<"
">"
"<!"
"</"
"/>"
] @punctuation.bracket
] @punctuation.bracket