tree-sitter-markdown
tree-sitter-markdown copied to clipboard
Wikilinks support?
Hello! I would love to use this parser for a lsp I'm working on (https://github.com/lsp-zettelkasten), but I use a different type of linking (wikilink style):
[[this is a link]]
Is it possible to add this to the current parser?