react-code-block
Set of unstyled UI components to build powerful code blocks in React.
Set of unstyled UI components to build powerful code blocks in React.
Modified Atlaskit's Code Block to support more languages (i.e graphql, reasonml, etc) and theme (i.e railscast, darcula, monokai, etc) code snippets!
Plugin for Rollup (rollupjs.org) to rewrite JSX <$if> and <$for> pseudocomponents to Javascript if/for expressions, mostly for use in MDX
Simple plugin for Rollup (rollupjs.org) to auto-append DOM components to the HTML document
Render MDX in React without eval
A rehype plugin to support adding HTML attributes to inline code blocks
A rehype plugin to support adding className to inline code blocks
rehype plugin to process links adding custom css class or attributes used by external or download links
rehype MDX plugin to export a JavaScript array of headings
An MDX rehype plugin for turning media paths into imports.
A rehype MDX plugin for exposing the page title
Inject code as prop
A rehype plugin to render mermaid diagrams
A rehype plugin to render mermaid diagrams
A rehype plugin for parsing the meta string of markdown code fence
Rehype plugin to add language information as a property to pre element
rehype plugin to highlight code blocks in HTML with Prism (via refractor) with line highlighting and line numbers
Add the attribute translate="no" to the katex formula generated by rehype-katex to prevent the formulas from being recognized and translated by webpage translation tools.
A rehype MDX plugin for interpreting markdown code meta as props
A rehype MDX plugin for interpreting meta data tags passed to fenced code blocks in mdx.