mirror of
https://github.com/BookStackApp/BookStack.git
synced 2026-01-03 23:42:28 +03:00
MD Editor: Last tests/check over plaintext use/switching
This commit is contained in:
@@ -62,7 +62,6 @@ export async function init(config: MarkdownEditorConfig): Promise<MarkdownEditor
|
||||
editor.input.teardown();
|
||||
editor.input = newInput;
|
||||
});
|
||||
window.devinput = editor.input;
|
||||
|
||||
listenToCommonEvents(editor);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user