Robohelp : How to disable auto correction of html tags in Design View ?
Hi ,
I have observed that a broken code in the html page will get auto corrected when we view it in design mode. How to disable this functionality?
My requirement is i need to have snippets like
First snippet : <div id='snippet'>.........Text set 1 <!-- opening div in first snippet -->
Second snippet : Text set 2</div> <!-- closing div in second snippet -->
Current problem is when i save the first and second snippet and after viewing it in the 'Design' , a closing div(</div>) got auto created in the first snippet and open div(<div>) got created in the second snippet.
Is it possible to disable this functionality of RH?
Thanks,
Remesh

