mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-21 11:54:05 -06:00
Merge branch 'chl/yousim_dao' of github.com:plastic-labs/blog into chl/yousim_dao
This commit is contained in:
commit
b125b337c4
@ -68,7 +68,7 @@ const config: QuartzConfig = {
|
||||
keepBackground: false,
|
||||
}),
|
||||
Plugin.ObsidianFlavoredMarkdown({ enableInHtmlEmbed: false }),
|
||||
Plugin.GitHubFlavoredMarkdown(),
|
||||
Plugin.GitHubFlavoredMarkdown({ enableSmartyPants: false }),
|
||||
Plugin.TableOfContents(),
|
||||
Plugin.CrawlLinks({ markdownLinkResolution: "shortest" }),
|
||||
Plugin.Description(),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user