AnanthaKN / jquery-in-place-editor

Automatically exported from code.google.com/p/jquery-in-place-editor
Other
0 stars 0 forks source link

how to escape html content in edit in place #119

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. insert the following text in the inplace input text <h1>test</h1>
2. click save

What is the expected output? What do you see instead?
instead of displaying this <h1>test</h1> i see test with the style h1

Original issue reported on code.google.com by bounf...@gmail.com on 11 Oct 2012 at 11:46