View Single Post
Old 08-06-2009, 12:33 AM   #5
jmurphy
Zealot
jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.
 
Posts: 110
Karma: 1133068
Join Date: Sep 2007
Device: ipaq
Quote:
Originally Posted by user_none View Post
It recognizes single spaced lines as the same paragraph. All paragraphs are borken by an empty line.

So:

Code:
line1 is right here.
line2  is part of the same paragraph as line1.
Code:
line 1 is it's own.

line2 is also it's own.
It almost sounds like the file is:

Code:
    para
    para
    para
In which case that would be interpreted as all one large paragraph.


Not "almost like the file is". As I said, that is exactly the way the file is. Single spaced. Every native Windows based tool I've used uses a single hard return as a paragraph marker.

Is there a way to configure Calibre to recognize a single hard return as a paragraph marker?

Earlier in this thread you mentioned "markdown". What is "markdown"?

John
jmurphy is offline   Reply With Quote