🎨 PDF export supports setting footer template https://github.com/siyuan-note/siyuan/issues/7478

This commit is contained in:
Liang Ding 2023-03-31 20:51:32 +08:00
parent 780668eacc
commit 7b259bb05d
No known key found for this signature in database
GPG key ID: 136F30F901A2231D
9 changed files with 55 additions and 15 deletions

View file

@ -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