Skip to content

srazzak/tree-sitter-mdx

Repository files navigation

tree-sitter-mdx

MDX grammar for tree-sitter.

image

Goals

Overall, the goal is to re-use the existing grammars as much as possible. However, since MDX should technically be treated as its own language, we can't naively inject JavaScript or Markdown syntax in the correct blocks as there are differences. So we instead re-implement the existing grammars with some changes to properly support MDX.

About

Tree-sitter grammar for MDX

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published