\n v \r\n vs < br >
what works in innerHTML, innerText, the console.
https://stackoverflow.com/questions/1761051/difference-between-n-and-r
using the editable content piecehttps://developer.mozilla.org/en-US/docs/Web/Guide/HTML/Editable_content
chr(10) . chr(13); // NEW LINE 10 13 IS 0A 0D