File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -621,6 +621,12 @@ See [Configuring MDX on `nextjs.org`][next-configuring-mdx] for more info.
621621See [ ` @parcel/transformer-mdx ` ] [ parcel-mdx ]
622622on how to use MDX with Parcel.
623623
624+ <Note type = " info" >
625+ ** Note** : the official Parcel plugin is currently not maintained.
626+ For a maintained alternative,
627+ try [ ` parcel-transformer-mdx ` ] [ parcel-transformer-mdx ] .
628+ </Note >
629+
624630### JSX runtimes
625631
626632#### Emotion
@@ -879,6 +885,8 @@ MDX files can be imported in [Bun][] by using
879885
880886[ parcel-mdx ] : https://parceljs.org/languages/mdx/
881887
888+ [ parcel-transformer-mdx ] : https://github.com/EasyWebApp/Parcel-transformer-MDX
889+
882890[ rollup ] : https://rollupjs.org
883891
884892[ svelte-jsx ] : https://github.com/kenoxa/svelte-jsx
You can’t perform that action at this time.
0 commit comments