Add remark-mdx to list of related projects

This commit is contained in:
Titus Wormer 2021-11-17 11:37:17 +01:00
parent 92038d21e0
commit 6f1683ea00
No known key found for this signature in database
GPG key ID: E6E581152ED04E2E

View file

@ -341,13 +341,12 @@ scripting (XSS)][xss] attacks.
* [`remark-gfm`](https://github.com/remarkjs/remark-gfm) * [`remark-gfm`](https://github.com/remarkjs/remark-gfm)
— support GFM (autolink literals, footnotes, strikethrough, tables, — support GFM (autolink literals, footnotes, strikethrough, tables,
tasklists) tasklists)
* [`remark-github`](https://github.com/remarkjs/remark-github)
— link references to commits, issues, pull-requests, and users, like on
GitHub
* [`remark-frontmatter`](https://github.com/remarkjs/remark-frontmatter) * [`remark-frontmatter`](https://github.com/remarkjs/remark-frontmatter)
— support frontmatter (YAML, TOML, and more) — support frontmatter (YAML, TOML, and more)
* [`remark-math`](https://github.com/remarkjs/remark-math) * [`remark-math`](https://github.com/remarkjs/remark-math)
— support math — support math
* [`remark-mdx`](https://github.com/mdx-js/mdx/tree/main/packages/mdx)
— support MDX (JSX, expressions, ESM)
## Contribute ## Contribute