MeanderingProgrammer / render-markdown.nvim

Plugin to improve viewing Markdown files in Neovim
MIT License
1.73k stars 38 forks source link

Support highlighting callout quote markers #24

Closed MeanderingProgrammer closed 5 months ago

MeanderingProgrammer commented 5 months ago

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.