javascript - WYSIHTML5 editor incorrecty parses text entered as HTML code -



javascript - WYSIHTML5 editor incorrecty parses text entered as HTML code -

if seek paste html code in rich text editor mode parsed incorrectly

e.g.:

go here http://xing.github.io/wysihtml5/ and seek paste text: <a href="http://google.com">

the pasted text parsed , looks ugly, want see exacly entered

javascript wysihtml5 bootstrap-wysihtml5

Comments