mirror of
https://github.com/logseq/logseq.git
synced 2026-06-01 19:01:22 +00:00
improve(ui): remove the /Bullet list command
This commit is contained in:
@@ -253,9 +253,7 @@
|
||||
|
||||
;; order list
|
||||
[["Number list" [[:editor/clear-current-slash]
|
||||
[:editor/toggle-own-number-list]] "Number list"]
|
||||
["Bullet list" [[:editor/clear-current-slash]
|
||||
[:editor/remove-own-number-list]] "Bullet list"]]
|
||||
[:editor/toggle-own-number-list]] "Number list"]]
|
||||
|
||||
;; task management
|
||||
(get-preferred-workflow)
|
||||
|
||||
Reference in New Issue
Block a user