Closed poblish closed 12 years ago
We can't put <span>
into <textarea>
, so we simply have to ignore them. If we want to support WordPress, Blogger, etc., we need to find a way to "send commands" to their Editor object, or something like that.
We now exclude <textarea>
and all is well.
Plugin doesn't work well in editable text frames, and this can cause corruption if the user doesn't notice, and then saves their "changes" !
Need a change to ensure we either completely ignore editable text, or else have a proper fix (in which case we can support live blog editing, etc.)