mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-08 02:52:39 -05:00
parent
3f9c019bc0
commit
508af14460
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue