I have a test document I created and the different formats display the document correctly, with the exception of a text document. For the most part the text document is correct but it seems to be removing any empty lines. Is there any way to instruct the conversion to try to preserve the spacing? Really we would like to have a space before and after the list
For instance the document is output like this:
This is a test
1. Test
2. Test
3. Test
This is more of the same test.
instead of like this
This is a test
1. Test
2. Test
3. Test
This is more of the same test.