difftastic
difftastic copied to clipboard
Support Markdown diff highilighting
Use MDeiml/tree-sitter-markdown project to support Markdown as a supported language.
The instructions provided in documentation were used to add this tree-sitter parser for the Markdown syntax.
Just came across this today; I'd be interested. Would this PR be merged in principle (I presume yes, based on the manual)?
What's needed to get this PR across the finish line? Rebasing, a regression test, anything else?
Thanks for the PR! I'm hesitant to merge this before #372 is fixed, because changing one word in a large paragraph might be hard to read otherwise.