mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-22 16:26:09 +01:00
🎨 PDF export supports setting footer template https://github.com/siyuan-note/siyuan/issues/7478
This commit is contained in:
parent
780668eacc
commit
7b259bb05d
9 changed files with 55 additions and 15 deletions
|
|
@ -108,6 +108,7 @@ require (
|
|||
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
|
||||
github.com/modern-go/reflect2 v1.0.2 // indirect
|
||||
github.com/onsi/ginkgo/v2 v2.9.1 // indirect
|
||||
github.com/pdfcpu/pdfcpu v0.4.0 // indirect
|
||||
github.com/pelletier/go-toml/v2 v2.0.7 // indirect
|
||||
github.com/pkg/errors v0.9.1 // indirect
|
||||
github.com/power-devops/perfstat v0.0.0-20221212215047-62379fc7944b // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue