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 08:56:35 +01:00 committed by GitHub
parent 41dc5fc412
commit e1f8a1e8b2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,6 +10,7 @@
[
"<"
">"
"<!"
"</"
"/>"
] @punctuation.bracket
] @punctuation.bracket