-
-
Notifications
You must be signed in to change notification settings - Fork 165
Closed
Description
next.config.js like this
const withMDX = createMDX({
options: {
remarkPlugins: [],
rehypePlugins: [['rehype-katex', { strict: true, throwOnError: true }]],
},
})but codehike can not use name
import {remarkCodeHike, recmaCodeHike} from 'codehike/mdx'
???so,what should I do?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels