mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-01 10:20:16 +01:00
🎨 支持去掉 PDF 导出页脚处 由思源笔记导出 https://github.com/siyuan-note/siyuan/issues/6881
This commit is contained in:
parent
fc129c8a6a
commit
72688e25d2
8 changed files with 30 additions and 15 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -270,6 +270,7 @@ declare interface IExport {
|
|||
pandocBin: string
|
||||
paragraphBeginningSpace: boolean;
|
||||
addTitle: boolean;
|
||||
addFooter: boolean;
|
||||
}
|
||||
|
||||
declare interface IEditor {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue