-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
One very common type of Next.js applications are applications that render content base on MD or MDX files.
The Next.js docs have a whole page dedicated to this.
We should investigate and make sure that we can support this patten, in particular it would be good to make sure that we can support the Next.js official MDX solution: @next/mdx
.
We should also make sure to support Remote MDX is possible.
LaRuaNa, gotoobe, AeroWang and HazemKhaled
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
P2