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:
parent
41dc5fc412
commit
e1f8a1e8b2
1 changed files with 2 additions and 1 deletions
|
@ -10,6 +10,7 @@
|
||||||
[
|
[
|
||||||
"<"
|
"<"
|
||||||
">"
|
">"
|
||||||
|
"<!"
|
||||||
"</"
|
"</"
|
||||||
"/>"
|
"/>"
|
||||||
] @punctuation.bracket
|
] @punctuation.bracket
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue