🎨 导出模式块引默认仅锚文本

This commit is contained in:
Liang Ding 2022-11-14 18:15:20 +08:00
parent 6833761794
commit 37d32caed4
No known key found for this signature in database
GPG Key ID: 136F30F901A2231D

View File

@ -33,7 +33,7 @@ func NewExport() *Export {
return &Export{
ParagraphBeginningSpace: false,
AddTitle: true,
BlockRefMode: 4,
BlockRefMode: 3,
BlockEmbedMode: 1,
BlockRefTextLeft: "",
BlockRefTextRight: "",