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.
621
621
See [ ` @parcel/transformer-mdx ` ] [ parcel-mdx ]
622
622
on how to use MDX with Parcel.
623
623
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
+
624
630
### JSX runtimes
625
631
626
632
#### Emotion
@@ -879,6 +885,8 @@ MDX files can be imported in [Bun][] by using
879
885
880
886
[ parcel-mdx ] : https://parceljs.org/languages/mdx/
881
887
888
+ [ parcel-transformer-mdx ] : https://github.com/EasyWebApp/Parcel-transformer-MDX
889
+
882
890
[ rollup ] : https://rollupjs.org
883
891
884
892
[ svelte-jsx ] : https://github.com/kenoxa/svelte-jsx
You can’t perform that action at this time.
0 commit comments