|
|
|
|
|
by yencabulator
653 days ago
|
|
Even worse, the README implies tree-sitter is just not going to work for markdown at all[1], this is not a matter of a little polish and bugfixing: > These stem from restricting a complex format such as markdown to the quite restricting tree-sitter parsing rules. [1]: Outside of something like tree-sitter v2 with a much more complex grammar support. And frankly I personally don't think making more complex grammars in Javascript+C is a good way forward. |
|