markdown.nvim icon indicating copy to clipboard operation
markdown.nvim copied to clipboard

Support highlighting callout quote markers

Open MeanderingProgrammer opened this issue 1 year ago • 0 comments
trafficstars

Follow up to: https://github.com/MeanderingProgrammer/markdown.nvim/commit/43bbefd410333a04baf62ddfa8bb2a2d30a1bbc1

While we are able to add the text overlay on callouts the quote marker itself always uses the same highlight group rather than matching the highlight of the callout.

MeanderingProgrammer avatar May 22 '24 21:05 MeanderingProgrammer