Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
Vanessa 2026-02-08 21:11:44 +08:00
commit f5d2a97b4a

View file

@ -62,6 +62,8 @@ func NewExport() *Export {
RemoveAssetsID: false,
MarkdownYFM: false,
InlineMemo: false,
IncludeSubDocs: true,
IncludeRelatedDocs: false,
PDFFooter: "%page / %pages",
}
}