Closed flexagoon closed 9 months ago
Sounds reasonable 👍 This is achievable by setting the @markup.heading.1.markdown
, @markup.heading.2.markdown
, @markup.heading.3.markdown`, etc. highlight groups to different colors.
How it looks with the native Vim syntax, for reference:
Currently, all headings in Markdown are the same color when using treesitter, but not when using regular highlighting. It would be nice to use rainbow heading with markdown-treesitter as well.