mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-06-28 05:31:06 -06:00
Merge 6c703c7b6a4f8a53ce087329aaabc53f4af6471b into 2996b67ec95ec69000ee03ccaee4fcca26cfc701
This commit is contained in:
commit
05328a412c
@ -2879,6 +2879,12 @@ EasyMDE.prototype.value = function (val) {
|
||||
};
|
||||
|
||||
|
||||
/**
|
||||
* Expose CodeMirror as static property.
|
||||
*/
|
||||
EasyMDE.CodeMirror = CodeMirror;
|
||||
|
||||
|
||||
/**
|
||||
* Bind static methods for exports.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user