Skip to content
This repository has been archived by the owner on Nov 3, 2019. It is now read-only.

Latest commit

 

History

History
20 lines (12 loc) · 822 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 822 Bytes

Join the community on Spectrum

Gatsby+MDX has been merged into the Gatsby repo. Please go there for core work and documentation now: https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-mdx This repo is now a set of ecosystem components like mdx-utils and pre-made components for syntax highlighting, etc.

What is MDX?

MDX is a JSX in Markdown loader, parser, and renderer for ambitious projects. It combines the readability of Markdown with the expressivity of JSX. The best of both worlds. 🌐

See the MDX specification

Contributing

See CONTRIBUTING.md.