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 62733d4 commit 81a43f1Copy full SHA for 81a43f1
readme.md
@@ -19,7 +19,7 @@ See [`micromark-extension-mdxjs-esm`][extension] for how the syntax works.
19
You probably should use [`micromark-extension-mdxjs`][mdxjs] with
20
[`mdast-util-mdx`][mdast-util-mdx] (which includes this package) to support all
21
of MDX.js.
22
-Or use it all through `remark-mdxjs` (**[remark][]**).
+Or use it all through [`remark-mdx`][remark-mdx] (**[remark][]**).
23
24
## Install
25
@@ -254,3 +254,5 @@ abide by its terms.
254
[dfn-root]: https://github.com/syntax-tree/mdast#root
255
256
[dfn-flow-content]: #flowcontent-mdxjs-esm
257
+
258
+[remark-mdx]: https://github.com/mdx-js/mdx/tree/next/packages/remark-mdx
0 commit comments