If I create an entry and then append to it via email, what I get looks like this: ``` The first entry\n\nThe second entry ``` Looks like the return characters are getting escaped somewhere. :)
If I create an entry and then append to it via email, what I get looks like this:
Looks like the return characters are getting escaped somewhere. :)