How do i turn off html parsing of my source in ckeditor?
i have some input string like "<sn1> <snn> <ffd>"
when i add these to ckeditor window it parses it and format like "<sn1></sn1> <snn></ssn> <ffd></ffd>"
how to turn it off
i have some input string like "<sn1> <snn> <ffd>"
when i add these to ckeditor window it parses it and format like "<sn1></sn1> <snn></ssn> <ffd></ffd>"
how to turn it off
