Skip to content

A treesitter parser for MDX based on tree-sitter-{markdown/javascript}

Notifications You must be signed in to change notification settings

pynappo/tree-sitter-mdx

Repository files navigation

Currently entirely non-functional.

tree-sitter-mdx

To install dependencies:

bun install

To run:

bun run index.ts

Idea

The basic idea is to primarily use the markdown parser besides for text in:

  • Curly braces
  • HTML blocks
  • Bare import/export lines.

About

A treesitter parser for MDX based on tree-sitter-{markdown/javascript}

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published