Last modified: 2013-06-27 22:41:34 UTC
This was happening with <ref>s, but it looks like it'll be an issue with an paragraph that ends with an inline alien: | Foo.<ref>Ref</ref> | Bar. Backspace with the cursor to the left of the 'B', or delete with the cursor to the right of the <ref> block, has no effect. The problem with <ref>s will go away(?) when that node handler code is enabled, but is this a wider issue?
This seems to be not an issue anymore - since I rewrote handleDelete method.