mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-17 23:20:13 +01:00
🎨 导出模式块引默认仅锚文本
This commit is contained in:
parent
6833761794
commit
37d32caed4
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue