mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 16:15:21 +00:00
Fix fragment scroll
This commit is contained in:
@@ -7,10 +7,9 @@
|
||||
|
||||
(def default-config
|
||||
(js/JSON.stringify
|
||||
#js {:toc true
|
||||
#js {:toc false
|
||||
:heading_number false
|
||||
:keep_line_break false
|
||||
}))
|
||||
:keep_line_break false}))
|
||||
|
||||
(def config-with-line-break
|
||||
(js/JSON.stringify
|
||||
|
||||
Reference in New Issue
Block a user