We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
remark-mdx
1 parent bb7f548 commit cdf83f8Copy full SHA for cdf83f8
readme.md
@@ -19,7 +19,7 @@ See [`micromark-extension-mdx-jsx`][extension] for how the syntax works.
19
You probably should use either [`micromark-extension-mdx`][mdx] or
20
[`micromark-extension-mdxjs`][mdxjs] with [`mdast-util-mdx`][mdast-util-mdx]
21
(which both include this package) to support all of MDX (or MDX.js).
22
-Or use it all through `remark-mdx` or `remark-mdxjs` (**[remark][]**).
+Or use it all through [`remark-mdx`][remark-mdx] (**[remark][]**).
23
24
## Install
25
@@ -402,3 +402,5 @@ abide by its terms.
402
[dfn-content-phrasing]: #phrasingcontent-mdx-jsx
403
404
[dfn-mixin-mdx-jsx-element]: #mdxjsxelement
405
+
406
+[remark-mdx]: https://github.com/mdx-js/mdx/tree/next/packages/remark-mdx
0 commit comments