Line Breaks Not Preserved When Importing Documents

Helen Khoshnaw
Helen Khoshnaw
  • Updated
Audience: Everyone

Products and Versions Covered: 

  • Jama Connect®

Summary

When importing a document, expected line breaks may not appear in the final output. This results in formatting issues, where content appears as a continuous block of text rather than being properly separated.

This issue concerns how certain HTML tags in the template file are interpreted during import. Specifically, the tag <p class=MsoNormal>&nbsp;</p> does not consistently produce a visible line break.

Resolution

To resolve this issue, update the template file by replacing the problematic HTML tag with a proper line break tag:

  1. Replace  <p class=MsoNormal>&nbsp;</p>

  2. With  <br></br>

This change ensures that line breaks are correctly recognized and rendered.

Additional Resources

Feedback:
We welcome your input! Please sign in to leave any comments, suggestions, or improvement ideas below.

Was this article helpful?

0 out of 0 found this helpful

Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.