Skip to content

Commit 27cc679

Browse files
committed
Add link to remark-mdx
1 parent b7e2d51 commit 27cc679

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-expression`][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

@@ -299,3 +299,5 @@ abide by its terms.
299299
[dfn-flow-content]: #flowcontent-mdx-expression
300300

301301
[dfn-phrasing-content]: #phrasingcontent-mdx-expression
302+
303+
[remark-mdx]: https://github.com/mdx-js/mdx/tree/next/packages/remark-mdx

0 commit comments

Comments
 (0)