Created Confluence page in two ways:
In the XML storage format, the difference is:
- When imported, there is only 1 <p> node with <br /> nodes to delimit the Word paragraphs.
- When the document is pasted from the clipboard, there are 3 <p> nodes, which causes correct spacing
Losing the paragraph spacing in our documentation is a huge problem because we have many word documents. Word is our source documentation. We are importing it into confluence for web access. To get around the spacing problem, we are using copy/paste to create Confluence pages. However, in this way we lose formatting for colors, images, and hyperlinks.
Fixing the paragraph spacing for Import Word function will be the best solution. Are there any special options that can be set to accomplish this?