how copy javascript
code codemirror preserving style. if copy , paste code codemirror editor coloring , style dropped. content pasted text/plain
. there way save text formatting , style editor?
content pasted
text/plain
it seems normal behavior. copy codemirror "preserving style", use runmode addon according this answer.
a demo found here: http://codemirror.net/demo/runmode.html
Comments
Post a Comment