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:
@@ -10,6 +10,7 @@
|
||||
[
|
||||
"<"
|
||||
">"
|
||||
"<!"
|
||||
"</"
|
||||
"/>"
|
||||
] @punctuation.bracket
|
||||
] @punctuation.bracket
|
||||
|
||||
Reference in New Issue
Block a user