@mdx-js/parcel-plugin-mdx

1.6.22 • Public • Published

@mdx-js/parcel-plugin-mdx

Build Status lerna Chat

An experimental Parcel plugin for MDX.

Installation

npm:

npm i -D @mdx-js/parcel-plugin-mdx

Or with Yarn:

yarn add -D @mdx-js/parcel-plugin-mdx

Usage

// index.js
import MDXContent from './content.mdx';

...

render(<MDXContent />, root);

Contribute

See the Support and Contributing guidelines on the MDX website for ways to (get) help.

This project has a Code of Conduct. By interacting with this repository, organisation, or community you agree to abide by its terms.

License

MIT © Compositor and Vercel

Package Sidebar

Install

npm i @mdx-js/parcel-plugin-mdx

Homepage

mdxjs.com

Weekly Downloads

51

Version

1.6.22

License

MIT

Unpacked Size

4.64 kB

Total Files

5

Last publish

Collaborators

  • remcohaszing
  • johno
  • timneutkens
  • wooorm