Measures Concepts
GitHub icon

MDX

MDX - Text markup language

< >

MDX is a text markup language created in 2017 by John Otander.

Source code:
git clone https://github.com/mdx-js/mdx
#490on PLDB 7Years Old

Try now: Web

MDX allows you to use JSX in your markdown content. You can import components, such as interactive charts or alerts, and embed them within your content.


Example from the web:
import { Chart } from '../components/chart' # Here鈥檚 a chart The chart is rendered inside our MDX document. <Chart />

View source

- Build the next great programming language Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout