2024-03-31 20:48:29 +08:00
|
|
|
((comment) @injection.content
|
|
|
|
(#set! injection.language "comment"))
|
|
|
|
|
2025-06-22 01:24:19 +08:00
|
|
|
; Inject markdown into documentation comments
|
|
|
|
((doc_comment_content) @injection.content
|
|
|
|
(#set! injection.language "markdown")
|
|
|
|
(#set! injection.combined))
|