@@ -800,8 +800,7 @@
(when (= (util/ekey e) "Escape")
(editor-on-hide state :esc e))))
:auto-focus true
- :autocapitalize "off"
- :autocorrect "off"
+ :auto-capitalize "off"
:class heading-class}
(some? parent-block)
(assoc :parentblockid (str (:block/uuid parent-block)))