mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 02:46:45 +00:00
@@ -1200,7 +1200,7 @@
|
||||
|
||||
(defn get-export-bullet-indentation
|
||||
[]
|
||||
(case (get @state :export/bullet-indentation :four-spaces)
|
||||
(case (get (get-config) :export/bullet-indentation :four-spaces)
|
||||
:eight-spaces
|
||||
" "
|
||||
:four-spaces
|
||||
|
||||
Reference in New Issue
Block a user