Printing notes
Build Quartz site / build (push) Successful in 1m40s
Details
Build Quartz site / build (push) Successful in 1m40s
Details
This commit is contained in:
parent
600030b34b
commit
5f74b90ad5
|
|
@ -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" }),
|
||||
|
|
|
|||
Loading…
Reference in New Issue