> > Ooohhh, you meant blank lines. I thought "blank" meant the space > character. I agree with you that any software stripping out blank lines > would make my life a lot harder. > > I don't know whether you mean it strips out blank lines within body > text, or whether it fails to insert a blank line between headlines. >
It strips out blank lines at the end of the node, not within body text. > Either way, you could end the line that should be followed by a blank > with an easily parsed and never-used string, and then run a simple > script that, on the back end, converts that string to a newline. In > Linux I'd use AWK to do that, in Windows I'd use Python. It's simple. I > can write such a script for you if you tell me the string. > > That seems too complicated and unnecessary. I'd prefer to capture the exact text (blank lines, white space and all). Rob... -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/b6989a10-f8ee-433e-9525-d6bbe93e5f19n%40googlegroups.com.
