Quote:
Originally Posted by bkilian
Hmm.. Interesting suggestion. The only problem I see is working out when a paragraph has ended. I'll have to think about it a bit.
|
Two consecutive returns is the usual convention.
If that doesn't work, and the paragraphs have leading lines indented, you can look for the indent (leading spaces or tab) and put a return at the end of the preceeding line.
Cheers,
Bob