Texonom
Texonom
/
Application
Application
/Network Science/ICT/Computer Network/Internet/WWW/Web Service/Web App/Web App Framework/React/React Framework/Next.js/Next.js Module/
Next js MDX
Search

Next js MDX

Creator
Creator
Seonglae Cho
Created
Created
2021 Apr 21 1:27
Editor
Editor
Seonglae Cho
Edited
Edited
2024 Feb 11 3:57
Refs
Refs
 
@next/mdx
npm install @next/mdx @mdx-js/loader or yarn add @next/mdx @mdx-js/loader Create a next.config.js in your project Optionally you can provide MDX plugins: Optionally you can add your custom Next.js configuration as parameter Optionally you can match other file extensions for MDX compilation, by default only .mdx is supported Define the pageExtensions option to have Next.js handle .mdx files in the pages directory as pages: Follow this guide from the MDX docs.
@next/mdx
https://www.npmjs.com/package/@next/mdx
@next/mdx
 
 

Recommendations

Texonom
Texonom
/
Application
Application
/Network Science/ICT/Computer Network/Internet/WWW/Web Service/Web App/Web App Framework/React/React Framework/Next.js/Next.js Module/
Next js MDX
Copyright Seonglae Cho