mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-29 12:58:48 +01:00
🎨 PDF export supports setting footer template https://github.com/siyuan-note/siyuan/issues/7478
This commit is contained in:
parent
20a642c8b2
commit
d3f9354696
9 changed files with 55 additions and 15 deletions
|
|
@ -44,5 +44,6 @@ func NewExport() *Export {
|
|||
FileAnnotationRefMode: 0,
|
||||
PandocBin: "",
|
||||
MarkdownYFM: false,
|
||||
PDFFooter: "%page / %pages",
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue