Quote:
Originally Posted by ElMiko
Thanks for the response.
Yes, I know it's HTM -- the code I gave was the input.
|
OK, if that's the input then Susan has your answer. The HTM->RTF conversion will treat a <p> tag as defining a block of paragraph text and the standard is to put two returns at the end of each paragraph. If only one is used, you would need some other way to see where the paragraph breaks (initial indent, etc.).
The conversion code is working as intended.