Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
Daniel 2026-02-08 16:12:37 +08:00
parent dcfa0ac81b
commit 087fa35e73
No known key found for this signature in database
GPG key ID: 86211BA83DF03017

View file

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