aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/help/highlights.scm
blob: 6be4e49c812273735588d8dd28619c311373e242 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
(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.literal)
(codespan
   "`" @conceal (#set! conceal "")
   text: (_) @string)
(argument) @parameter