fix[init]: no more need to init again

This commit is contained in:
kiyoungchoi 2024-06-11 14:08:41 +09:00
parent 54c27baa62
commit 5635416dab

View File

@ -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