zk-org/zk-nvim

zk-nvim lsp seems to break inline latex TS highlighting

pprotas opened this issue · 2 comments

A few days ago the TS markdown parser merged basic latex support: tree-sitter-grammars/tree-sitter-markdown#71

This feature works fine if I edit a markdown file outside of my zk notebook:

image

But if I open up my ZK notebook in vim, this inline latex highlighting is broken:

image

I tried messing around with Treesitter to find the cause of the problem, but I am not knowledgeable enough about this subject to debug this...

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs in the next 5 days.

This issue was closed because it has been stalled for 5 days with no activity.