mirror of
https://github.com/sparksuite/simplemde-markdown-editor.git
synced 2025-07-30 05:14:28 -06:00
fix[init]: no more need to init again
This commit is contained in:
parent
54c27baa62
commit
5635416dab
@ -334,10 +334,10 @@ CodeMirror is the backbone of the project and parses much of the Markdown syntax
|
||||
<todo>
|
||||
[tmp done]add edit box into body
|
||||
is there other way?
|
||||
change function applied, not init
|
||||
[done]change function applied, not init
|
||||
need to remove "var simplemde = new SimpleMDE({ element: document.getElementById("MyID") });
|
||||
setupFloatingBox(simplemde);"
|
||||
it is also for edit button at first in the box
|
||||
[done]it is also for edit button at first in the box
|
||||
change for more detail box design.
|
||||
select box for model
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user