When I import plain text and use the "split at blank lines" feature, the lines
break automatically, instead of staying as they were in the original text file.
For example, the text:
Hi, I would like a double cheeseburger,
hold the mayo.
Might be reformatted like so:
Hi, I would like a double
cheeseburger, hold the mayo.
Also, lines are sometimes merged automatically. For example:
Hey, dude.
-Yo.
Might be reformatted like so:
Hey, dude. -Yo.
It'd be great if this auto-wrap feature would be optional, rather than it
happening without the user having any control over it.
Thanks!
Original issue reported on code.google.com by tomsimon...@gmail.com on 28 Jan 2014 at 10:40
Original issue reported on code.google.com by
tomsimon...@gmail.com
on 28 Jan 2014 at 10:40