mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-07-17 02:20:59 +02:00
lint: format
This commit is contained in:
parent
ef2e56f029
commit
8c99c622ae
@ -75,7 +75,7 @@ const config: QuartzConfig = {
|
||||
markdownLinkResolution: "shortest",
|
||||
// See https://quartz.jzhao.xyz/plugins/CrawlLinks
|
||||
// Try uncommenting the below line and writing [Someone's Garden](garden!https://jzhao.xyz/) in markdown
|
||||
// substitutions: [ [/garden!(.+)/, Emoji("🪴")], ],
|
||||
// substitutions: [[/garden!(.+)/, Emoji("🪴")]],
|
||||
}),
|
||||
Plugin.Description(),
|
||||
Plugin.Latex({ renderEngine: "katex" }),
|
||||
|
Loading…
x
Reference in New Issue
Block a user