mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-06-19 13:15:31 -04:00
restore YAML frontmatter
This commit is contained in:
@@ -129,6 +129,8 @@ const withBundleAnalyzer = createBundleAnalyzer({
|
||||
const withMDX = createMDX({
|
||||
options: {
|
||||
remarkPlugins: [
|
||||
mdxPlugins.remarkFrontmatter,
|
||||
mdxPlugins.remarkMdxFrontmatter,
|
||||
[mdxPlugins.remarkGfm, { singleTilde: false }],
|
||||
[
|
||||
mdxPlugins.remarkSmartypants,
|
||||
|
||||
Reference in New Issue
Block a user