Skip to content

Commit

Permalink
Add link to remark-mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Dec 16, 2020
1 parent 884c117 commit 5f55eea
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ This package provides the low-level modules for integrating with the micromark
tokenizer but has no handling of compiling to HTML: go to a syntax tree instead.

You probably should use this package with [`mdast-util-mdx`][mdast-util-mdx]
(**[mdast][]**) or alternatively use both through `remark-mdx` (**[remark][]**).
(**[mdast][]**) or alternatively use both through [`remark-mdx`][remark-mdx]
(**[remark][]**).

The extensions can be used separately:

Expand Down Expand Up @@ -133,3 +134,5 @@ abide by its terms.
[mdx-md]: https://github.com/micromark/micromark-extension-mdx-md

[mdast-util-mdx]: https://github.com/syntax-tree/mdast-util-mdx

[remark-mdx]: https://github.com/mdx-js/mdx/tree/next/packages/remark-mdx

0 comments on commit 5f55eea

Please sign in to comment.