Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/ChristopherBiscardi/gatsby-mdx

Gatsby+MDX • Transformers, CMS UI Extensions, and Ecosystem Components for ambitious projects
https://github.com/ChristopherBiscardi/gatsby-mdx

Last synced: about 2 months ago
JSON representation

Gatsby+MDX • Transformers, CMS UI Extensions, and Ecosystem Components for ambitious projects

Lists

README

        

[![Join the community on Spectrum](https://withspectrum.github.io/badge/badge.svg)](https://spectrum.chat/mdx)

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. :globe_with_meridians:

[See the MDX specification](https://github.com/mdx-js/specification)

## Contributing

See [CONTRIBUTING.md](./CONTRIBUTING.md).

[mdx]: https://github.com/mdx-js/mdx
[gatsby]: https://www.gatsbyjs.org/