Gatsby-MDX是一个功能齐全的MDX转换器,运行时和生态系统集成
Gatsby-MDX是一个功能齐全的MDX转换器,运行时和生态系统集成
JavaScript 其它杂项
共733Star
详细介绍
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.
Contributing
See CONTRIBUTING.md.