Skip to content

Commit 019afd2

Browse files
committed
config: markdown 换行
1 parent bec6d1b commit 019afd2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

quartz.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ const config: QuartzConfig = {
6868
}),
6969
Plugin.ObsidianFlavoredMarkdown({ enableInHtmlEmbed: false }),
7070
Plugin.GitHubFlavoredMarkdown(),
71+
Plugin.HardLineBreaks(),
7172
Plugin.TableOfContents(),
7273
Plugin.CrawlLinks({ markdownLinkResolution: "shortest" }),
7374
Plugin.Description(),

0 commit comments

Comments
 (0)