Unnamed repository; edit this file 'description' to name the repository.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
[
  (doctype)
  (erroneous_end_tag)
] @rainbow.scope

([
   (element)
 ] @rainbow.scope
 (#set! rainbow.include-children))

[
  (if_block)
  (else_if_clause)
  (else_clause)
  (each_block)
  (await_block)
  (await_branch)
  (attach_tag)
  (html_tag)
  (const_tag)
  (debug_tag)
  (render_tag)
  (key_block)
  (snippet_block)
  (expression)
] @rainbow.scope

[
  "<"
  ">"
  "<!"
  "</"
  "/>"
  (block_open)
  (block_close)
  "{"
  "}"
] @rainbow.bracket