tree-sitter-apidoc

The tree sitter parser for apiDoc syntax highlighting

Usage no npm install needed!

<script type="module">
  import treeSitterApidoc from 'https://cdn.skypack.dev/tree-sitter-apidoc';
</script>

README

apiDoc Tree Sitter Parser

Thank you Atom, very cool!

Created for the language-apidoc package which I manage. Because Atom are being very awesome I had to spend a week figuring out this new sweet parsing method after I had already spent so long writing regex patterns for it, because for some reason they decided to make the new method NOT BACKWARDS COMPATIBLE for injection-based syntaxes.

I'm not mad, just... well... disappointed.