I am a little stumped on handling of line breaks properly in my custom data. I have a submission form that updates metadata fields upon new post, and that converts line breaks into br tags, and this renders fine on the display, but when I double click the editable meta field the br tags of course show, and I would like to have them not show in a textarea but still post with line breaks converted back to br tags.