aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/help/highlights.scm
blob: 41c78a7f1c53bf448aef7ad8932f8441030fa425 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
(headline) @text.title
(column_heading) @text.title
(tag
   "*" @conceal (#set! conceal "")
   name: (_) @label)
(option
   name: (_) @text.literal)
(hotlink
   "|" @conceal (#set! conceal "")
   destination: (_) @text.reference)
(backtick
   "`" @conceal (#set! conceal "")
   content: (_) @string)
(argument) @parameter