🎨 Update default block ref export mode to 4 (convert to footnotes)

This commit is contained in:
Daniel
2024-10-19 12:46:33 +08:00
parent bd0613638c
commit da84195df3

View File

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