CRLF (Windows newlines) not preserved

Update: LT is in fact preserving the line break format. The problem is on my end but I’m not sure what it is.


Hi all. First post. Here is my situation.

I have a database app that uses windows CRLF newlines. I am creating a web version of the front end and thought it would be nice to do in-place grammar checking and correction. LT works great, except that when it returns text back to the field, it doesn’t preserve the windows line feeds.

When I go back to the old database front end, all the newlines appear removed (the text is one big paragraph).

I’m wondering if there is a way to change the behavior of the plugin to preserve/utilize whatever newline options the text is currently using.