easy-markdown-editor icon indicating copy to clipboard operation
easy-markdown-editor copied to clipboard

Expose CodeMirror as static property

Open sn3p opened this issue 1 year ago • 2 comments

As requested in https://github.com/Ionaru/easy-markdown-editor/issues/495#issuecomment-1232130092 :)

Unfortunately the CodeMirror object from EasyMDE is not available at that moment, although exposing it on the EasyMDE object should not be difficult (EasyMDE.CodeMirror = CodeMirror; in easymde.js, PR anyone? 😉).

sn3p avatar Jan 11 '23 12:01 sn3p