diff --git a/README.md b/README.md index e4fd842..fe63304 100644 --- a/README.md +++ b/README.md @@ -334,10 +334,10 @@ CodeMirror is the backbone of the project and parses much of the Markdown syntax [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