Julia queries: fix non-consecutive docstring highlight

pull/3536/head
Christoph Horn 2022-08-24 17:25:36 +02:00 committed by Michael Davis
parent 26b2f0a1b5
commit facde9f18c
1 changed files with 12 additions and 13 deletions

View File

@ -1,7 +1,7 @@
( (
(source_file (source_file
(
(string_literal) @injection.content (string_literal) @injection.content
.
[ [
(module_definition) (module_definition)
(function_definition) (function_definition)
@ -11,8 +11,7 @@
(struct_definition) (struct_definition)
(assignment_expression) (assignment_expression)
(const_statement) (const_statement)
] ])
))
(#set! injection.language "markdown")) (#set! injection.language "markdown"))
( (