Create a and put some string, like "red" in it. Then click on it using the plugin to edit, and write something containing a line break, like: red green click elsewhere to save. All is ok: this is rendered as redgreen. But now click on the to edit it again: in the textarea for editing, there will be: redgreen as the has been stripped but not replaced with \n.