You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Markdown is a very commonly-used tree-sitter parser, yet it's one of the most problematic. It's complex, because it requires at least two parsers. I've also had quite a bit of trouble with the built-in highlights.scm files.
Let's look at it. @dvclmn will probably be interested too.
The text was updated successfully, but these errors were encountered:
Markdown is a very commonly-used tree-sitter parser, yet it's one of the most problematic. It's complex, because it requires at least two parsers. I've also had quite a bit of trouble with the built-in highlights.scm files.
Let's look at it. @dvclmn will probably be interested too.
The text was updated successfully, but these errors were encountered: