代码背景使用默认样式

This commit is contained in:
wangzipai 2024-10-30 16:20:07 +08:00
parent f01aa4bd8a
commit 22a3af8507

View File

@ -64,7 +64,7 @@ const config: QuartzConfig = {
light: "github-light",
dark: "github-dark",
},
keepBackground: true,
//keepBackground: true,
}),
Plugin.ObsidianFlavoredMarkdown({ enableInHtmlEmbed: false }),
Plugin.GitHubFlavoredMarkdown(),