mdast-util-mdx-jsx
mdast extension to parse and serialize MDX or MDX.js JSX
Found 29 results for mdxjs
mdast extension to parse and serialize MDX or MDX.js JSX
micromark extension to turn some markdown features off for MDX
micromark extension to support MDX JS import/exports
micromark extension to support MDX.js
mdast extension to parse and serialize MDX (or MDX.js) expressions
mdast extension to parse and serialize MDX.js ESM (import/exports)
micromark extension to support MDX or MDX.js JSX
mdast extension to parse and serialize MDX (or MDX.js)
micromark extension to support MDX or MDX JS expressions
Less strict version of micromark-extension-mdx-jsx.
Recma plugin to set the default value `() => null` for the Components in MDX in case of missing or not provided.
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.
Recma plugin to ensure getting `React` instance from the arguments and to make the runtime props `{React, jsx, jsxs, jsxDev, Fragment}` is available in the dynamically imported components in the compiled source of MDX.
micromark extension to support MDX JS import/exports
Remark plugin for converting CSS code blocks to MDX style
MDX custom components with Qwik backend
micromark extension to support MDX or MDX.js JSX
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
Recma plugin to allow selected raw HTML elements to be overridden via MDX components.
Remark plugin for turning HTML directive into MDX tags
Recma plugin to turn media relative paths into import declarations for both markdown and html syntax in MDX
Inject code as prop
Recma plugin to enable interpolation of identifiers wrapped in curly braces within the `alt`, `src`, `href`, and `title` attributes of markdown link and image syntax in MDX
micromark extension to support MDX or MDX.js JSX
micromark extension to support MDX or MDX.js JSX
micromark extension to support MDX JS import/exports
MDX custom components with Qwik backend
Components for use with @mdx-js/react to provide react-live based code block support
A plugin for @mdx-js/mdx@2.x to add underlying data/functionality to MDX documents required to support a live code editing implementation.