mdx layout components
This commit is contained in:
@@ -24,7 +24,7 @@ export default async function CvPage() {
|
||||
components={mdxComponents}
|
||||
options={{
|
||||
mdxOptions: {
|
||||
format: "md",
|
||||
format: "mdx",
|
||||
remarkPlugins: [remarkGfm],
|
||||
rehypePlugins: [rehypeHighlight],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user