micromark-extension-mdx-expression
micromark extension to support MDX or MDX JS expressions
micromark extension to support MDX or MDX JS expressions
micromark extension to support MDX or MDX.js JSX
mdast extension to parse and serialize MDX or MDX.js JSX
mdast extension to parse and serialize MDX (or MDX.js)
mdast extension to parse and serialize MDX.js ESM (import/exports)
micromark extension to support MDX.js
micromark extension to support MDX JS import/exports
mdast extension to parse and serialize MDX (or MDX.js) expressions
micromark extension to turn some markdown features off for MDX
Recma plugin to set the default value `() => null` for the Components in MDX in case of missing or not provided.
micromark extension to support MDX or MDX.js JSX
micromark extension to support MDX JS import/exports
MDX custom components with Qwik backend
MDX custom components with Qwik backend
Less strict version of micromark-extension-mdx-jsx.
A plugin for @mdx-js/mdx@2.x to add underlying data/functionality to MDX documents required to support a live code editing implementation.
Components for use with @mdx-js/react to provide react-live based code block support
Inject code as prop
It is a recma plugin which converts import declarations for assets and media with relative links into variable declarations with string URLs in the compiled MDX source
This recma plugin changes the 'props' parameter into '_props' in the function '_createMdxContent'; and makes appropriate changes in order to be able to use the expression containing for example {props.foo} in the mdx.