You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/runtime/queries/rst/highlights.scm

39 lines
503 B
Scheme

(comment) @comment
[
(title)
] @markup.heading.1
[
"adornment"
] @markup.heading.marker
[
(target)
(reference)
] @markup.link.url
[
"bullet"
] @markup.list.unnumbered
(strong) @markup.bold
(emphasis) @markup.italic
(literal) @markup.raw.inline
(list_item
(term) @markup.bold
(classifier)? @markup.italic)
(directive
[".." (type) "::"] @function
)
(field
[":" (field_name) ":"] @variable.other.member
)
(interpreted_text) @markup.raw.inline
(interpreted_text (role)) @keyword