mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-24 19:33:02 +03:00
parent
3f9c019bc0
commit
508af14460
@ -491,7 +491,7 @@ export function registerBasicInputTextExpansions(mobiledocEditor) {
|
||||
}
|
||||
|
||||
// TODO: reduce duplication
|
||||
export function registerBasicTextareaTextExpansions(mobiledocEditor, koenig) {
|
||||
export function registerBasicTextareaTextExpansions(mobiledocEditor) {
|
||||
// unregister mobiledoc-kit's block-level text handlers
|
||||
mobiledocEditor.unregisterTextInputHandler('heading');
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user