micromark / micromark-extension-mdx-expression

micromark extension to support MDX or MDX JS expressions

Home Page:https://unifiedjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

micromark-extension-mdx-expression

Build Coverage Sponsors Backers Chat

Monorepo with a micromark extension, micromark-extension-mdx-expression, and the underlying tools to handle JavaScript in markdown.

Contents

What is this?

This project contains three packages:

When to use this

You might want to use micromark-extension-mdx-expression.

The rest is published separately to let micromark-extension-mdx-jsx parse expressions in JSX and to let micromark-extension-mdxjs-esm parse ESM. You would only need micromark-factory-mdx-expression and micromark-util-events-to-acorn if you want to build alternatives to these.

Contribute

See contributing.md in micromark/.github for ways to get started. See support.md for ways to get help.

This project has a code of conduct. By interacting with this repository, organization, or community you agree to abide by its terms.

License

MIT © Titus Wormer

About

micromark extension to support MDX or MDX JS expressions

https://unifiedjs.com

License:MIT License


Languages

Language:JavaScript 100.0%