tree-sitter-grammars / tree-sitter-markdown

Markdown grammar for tree-sitter
MIT License
374 stars 45 forks source link

Create node for pipe table cells containing only whitespace #125

Closed MDeiml closed 7 months ago

MDeiml commented 7 months ago

Partially fixes #112. It still does not work for cells that are completely empty like in

|a|b|
|-|-|
||x|