mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-06 20:00:13 -06:00
🎨 Update default block ref export mode to 4 (convert to footnotes)
This commit is contained in:
@@ -46,7 +46,7 @@ func NewExport() *Export {
|
||||
return &Export{
|
||||
ParagraphBeginningSpace: false,
|
||||
AddTitle: true,
|
||||
BlockRefMode: 3,
|
||||
BlockRefMode: 4,
|
||||
BlockEmbedMode: 1,
|
||||
BlockRefTextLeft: "",
|
||||
BlockRefTextRight: "",
|
||||
|
||||
Reference in New Issue
Block a user