Skip to content

Commit cdf83f8

Browse files
committed
Add link to remark-mdx
1 parent bb7f548 commit cdf83f8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ See [`micromark-extension-mdx-jsx`][extension] for how the syntax works.
1919
You probably should use either [`micromark-extension-mdx`][mdx] or
2020
[`micromark-extension-mdxjs`][mdxjs] with [`mdast-util-mdx`][mdast-util-mdx]
2121
(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][]**).
22+
Or use it all through [`remark-mdx`][remark-mdx] (**[remark][]**).
2323

2424
## Install
2525

@@ -402,3 +402,5 @@ abide by its terms.
402402
[dfn-content-phrasing]: #phrasingcontent-mdx-jsx
403403

404404
[dfn-mixin-mdx-jsx-element]: #mdxjsxelement
405+
406+
[remark-mdx]: https://github.com/mdx-js/mdx/tree/next/packages/remark-mdx

0 commit comments

Comments
 (0)