I think I know what is causing this. It happens if you insert a tag at the start of a line that contains a colon by itself
So if you have text like
"this is a sentence with a colon : by itself"
and you insert a < at the start of the line, you will get a hang and eventually an out of memory error.
|