Does anyone know if I can get direct access to the HTML cleanup code that is used in the editor. I need to take a small portion of text blocks for a preview mode; but those blocks sometime have HTML in them and I don't have time to parse the HTML to find a safe spot to chop it. I've noticed that the editor always cleans up open or partial tags but I'm much rather do this server side or worse case do it directly in javascript instead of needed to create an editor just for this purpose.
Thanks,
Stephen
Thanks,
Stephen