Fix fragment scroll

This commit is contained in:
Tienson Qin
2020-04-20 10:07:20 +08:00
parent 412444cb1d
commit 7e3b268d7c
2 changed files with 5 additions and 8 deletions

View File

@@ -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