Skip to content

Commit 81a43f1

Browse files
committed
Add link to remark-mdx
1 parent 62733d4 commit 81a43f1

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-mdxjs-esm`][extension] for how the syntax works.
1919
You probably should use [`micromark-extension-mdxjs`][mdxjs] with
2020
[`mdast-util-mdx`][mdast-util-mdx] (which includes this package) to support all
2121
of MDX.js.
22-
Or use it all through `remark-mdxjs` (**[remark][]**).
22+
Or use it all through [`remark-mdx`][remark-mdx] (**[remark][]**).
2323

2424
## Install
2525

@@ -254,3 +254,5 @@ abide by its terms.
254254
[dfn-root]: https://github.com/syntax-tree/mdast#root
255255

256256
[dfn-flow-content]: #flowcontent-mdxjs-esm
257+
258+
[remark-mdx]: https://github.com/mdx-js/mdx/tree/next/packages/remark-mdx

0 commit comments

Comments
 (0)