IFramedMarkdownEditor.getDynamicExtensions method
IFramedMarkdownEditor › getDynamicExtensions
Unofficial
Constructs extensions for the editor based on user settings.Signature:
getDynamicExtensions(): Extension[]Returns: Extension[] — Array of dynamic CodeMirror extensions.
Remarks:
Creates extension for overriding escape keymap to showPreview.