Skip to content

Implement runtime using buble

Pre-release
Pre-release
Compare
Choose a tag to compare
@johno johno released this 06 Jul 14:58
· 1252 commits to main since this release
npm install --save @mdx-js/runtime

Parses and renders MDX in a runtime environment

⚠️ Warning

This is not the preferred way to use MDX since it introduces a substantial amount of overhead and dramatically increases bundle sizes. It should only be used with sandboxed user input.