aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/help/highlights.scm
blob: 50beeed8b97207cd8e3b1368a635f0d3b449b881 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
(h1) @text.title
(h2) @text.title
(h3) @text.title
(column_heading) @text.title
(tag
   "*" @conceal (#set! conceal "")
   text: (_) @label)
(taglink
   "|" @conceal (#set! conceal "")
   text: (_) @text.reference)
(optionlink
   text: (_) @text.reference)
(codespan
   "`" @conceal (#set! conceal "")
   text: (_) @text.literal)
(codeblock) @text.literal
(codeblock
   ">" @conceal (#set! conceal ""))
(block
   "<" @conceal (#set! conceal ""))
(argument) @parameter
(keycode) @string.special
(url) @text.uri