Packages
Comaintainers
17 packages
next-mdx-remote-client
A wrapper of the `@mdx-js/mdx` for the `nextjs` applications in order to load MDX content. It is a fork of `next-mdx-remote`.
recma-escape-missing-components
Recma plugin to set the default value `() => null` for the Components in MDX in case of missing or not provided.
recma-mdx-change-imports
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-mdx-change-props
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-mdx-escape-missing-components
recma-mdx-import-media
Recma plugin to turn media relative paths into import declarations for both markdown and html syntax in MDX
recma-mdx-import-react
Recma plugin to ensure getting React from arguments and and inject it as property into the imported components in the compiled source in MDX
rehype-highlight-code-lines
Rehype plugin to add line numbers to code blocks and allow highlighting of desired code lines
rehype-pre-language
Rehype plugin to add language information as a property to pre element
remark-flexible-code-titles
Remark plugin to add title or/and container for code blocks with customizable properties in markdown