You've already forked system-aspect
This commit is contained in:
2
.github/quartz/quartz.config.ts
vendored
2
.github/quartz/quartz.config.ts
vendored
@@ -48,7 +48,7 @@ const config: QuartzConfig = {
|
||||
priority: ["frontmatter", "filesystem"], // you can add 'git' here for last modified from Git but this makes the build slower
|
||||
}),
|
||||
Plugin.SyntaxHighlighting(),
|
||||
Plugin.ObsidianFlavoredMarkdown({ enableInHtmlEmbed: true }),
|
||||
Plugin.ObsidianFlavoredMarkdown({ enableInHtmlEmbed: false, comments: false }),
|
||||
Plugin.GitHubFlavoredMarkdown(),
|
||||
Plugin.CrawlLinks({ markdownLinkResolution: "relative" }),
|
||||
Plugin.Latex({ renderEngine: "katex" }),
|
||||
|
||||
Reference in New Issue
Block a user