When a formula contains "<" or ">", it is not escaped, thus causing a lot of problems. Maybe you should consider using `util.EscapeHTML()` ?