Skip to content

Commit

Permalink
Remove @mdx-js/register
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Oct 21, 2023
1 parent 24e3d8d commit 9cb26fd
Show file tree
Hide file tree
Showing 11 changed files with 433 additions and 1,257 deletions.
8 changes: 2 additions & 6 deletions docs/docs/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -913,10 +913,8 @@ more info.
#### Node.js
MDX files can be imported in Node by using
[`@mdx-js/node-loader`][mdx-node-loader] (*strongly recommended*) or
alternatively they can be `require`d with the legacy package
[`@mdx-js/register`][mdx-register].
See their readmes on how to configure them.
[`@mdx-js/node-loader`][mdx-node-loader].
See its readme on how to configure it.
## Further reading
Expand Down Expand Up @@ -952,8 +950,6 @@ See their readmes on how to configure them.
[mdx-react]: /packages/react/
[mdx-register]: /packages/register/
[mdx-rollup]: /packages/rollup/
[mdx-vue]: /packages/vue/
Expand Down
Loading

0 comments on commit 9cb26fd

Please sign in to comment.