mirror of https://github.com/helix-editor/helix
14 lines
205 B
Scheme
14 lines
205 B
Scheme
|
[
|
||
|
(doctype)
|
||
|
(erroneous_end_tag)
|
||
|
] @rainbow.scope
|
||
|
|
||
|
([
|
||
|
(element)
|
||
|
(script_element)
|
||
|
(style_element)
|
||
|
] @rainbow.scope
|
||
|
(#set! rainbow.include-children))
|
||
|
|
||
|
["<" ">" "<!" "</" "/>"] @rainbow.bracket
|