mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-03 10:12:16 +08:00
🎨 导出模式块引默认仅锚文本
This commit is contained in:
parent
6833761794
commit
37d32caed4
@ -33,7 +33,7 @@ func NewExport() *Export {
|
|||||||
return &Export{
|
return &Export{
|
||||||
ParagraphBeginningSpace: false,
|
ParagraphBeginningSpace: false,
|
||||||
AddTitle: true,
|
AddTitle: true,
|
||||||
BlockRefMode: 4,
|
BlockRefMode: 3,
|
||||||
BlockEmbedMode: 1,
|
BlockEmbedMode: 1,
|
||||||
BlockRefTextLeft: "",
|
BlockRefTextLeft: "",
|
||||||
BlockRefTextRight: "",
|
BlockRefTextRight: "",
|
||||||
|
Loading…
Reference in New Issue
Block a user