mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-06-30 22:51:01 -06:00
Regenerate dist files
This commit is contained in:
parent
8dd6262274
commit
6c5a0dbc67
14
dist/simplemde.min.js
vendored
14
dist/simplemde.min.js
vendored
File diff suppressed because one or more lines are too long
@ -726,7 +726,7 @@ var toolbar = ["bold", "italic", "heading", "|", "quote", "unordered-list", "ord
|
|||||||
*/
|
*/
|
||||||
function SimpleMDE(options) {
|
function SimpleMDE(options) {
|
||||||
options = options || {};
|
options = options || {};
|
||||||
|
|
||||||
// Used later to refer to it's parent
|
// Used later to refer to it's parent
|
||||||
options.parent = this;
|
options.parent = this;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user