From 296c28be5396da069e436f58bdaa541506f99fb5 Mon Sep 17 00:00:00 2001 From: Michael Chris Lopez Date: Fri, 17 Dec 2021 16:31:14 +0800 Subject: highlights(markdown): highlight link_text as @text.reference --- queries/markdown/highlights.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/queries/markdown/highlights.scm b/queries/markdown/highlights.scm index 55dcc918..473aa365 100644 --- a/queries/markdown/highlights.scm +++ b/queries/markdown/highlights.scm @@ -20,6 +20,7 @@ (link_destination) @text.uri (link_label) @text.reference +(link_text) @text.reference [ (list_marker_plus) -- cgit v1.2.3