🎨 Update default block ref export mode to 4 (convert to footnotes)
This commit is contained in:
parent
bd0613638c
commit
da84195df3
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ func NewExport() *Export {
|
|||
return &Export{
|
||||
ParagraphBeginningSpace: false,
|
||||
AddTitle: true,
|
||||
BlockRefMode: 3,
|
||||
BlockRefMode: 4,
|
||||
BlockEmbedMode: 1,
|
||||
BlockRefTextLeft: "",
|
||||
BlockRefTextRight: "",
|
||||
|
|
Loading…
Add table
Reference in a new issue