When I insert an url between less than(<) and great than(>) the ckeditor convert the url in html tag.
How can I fix this?
example:
<p><span>26</span>. LaMorte WW. Causal Inference [Internet]. Boston University School of Public Health. 2013 [cited 2013 Jul 9]. p. 1-4. Available from:<http://sph.bu.edu/otlt/MPH-Modules/EP/EP713_Causality/EP713_Causality_print.html></p>
result:
<p><span>26</span>. LaMorte WW. Causal Inference [Internet]. Boston University School of Public Health. 2013 [cited 2013 Jul 9]. p. 1-4. Available from:<http: ep="" ep713_causality="" ep713_causality_print.html="" mph-modules="" otlt="" sph.bu.edu=""></http:></p>