Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 287 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 287 Bytes

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.