CLA is consistently having issues with formatting/styling issues when uploading content. One of the items that they have found is that the source code (div, etc) affects how the items are uploaded and whether or not styles match
Currently, the process for upload is that if that source document has the content separated and coded with different styles that are recognized by Responsive, then they should come through fine. For example, if the copied content included all opening and closing tags for the different paragraphs and/or sections, then any system will be able to read that, as that is the standardized format and what is expected by the system.
But, for example, if you're copying content from a source file where the DIV or HTML tag is open but not closed because maybe the closed tag is below the content you copied, then Responsive will add it to make the content conform to the standards and not break anything.
Is there a way to match these styles before import?