🎨 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
No known key found for this signature in database
GPG key ID: 86211BA83DF03017

View file

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