diff --git a/kernel/conf/editor.go b/kernel/conf/editor.go index 0af766461..3a87b0efe 100644 --- a/kernel/conf/editor.go +++ b/kernel/conf/editor.go @@ -71,7 +71,7 @@ func NewEditor() *Editor { EmbedBlockBreadcrumb: false, ListLogicalOutdent: false, FloatWindowMode: 0, - DynamicLoadBlocks: 128, + DynamicLoadBlocks: 192, Justify: false, RTL: false, BacklinkExpandCount: 8,