### Description To improve the social experience in TNB, the text rendering in the comments section should better handle formatting. Currently: - Line breaks are not preserved. - Spaces sometimes disappear. - Links do not render cleanly. --- ### Screenshot  _An image showing a poorly optimized comment._ --- ### Suggested Improvement - Ensure that line breaks are respected in comments. - Preserve all spaces in user input. - Render links in a consistent and user-friendly way. --- ### Impact This enhancement will make conversations in comments more **readable, natural, and engaging**, improving the overall social experience of TNB. --- ### Priority **Medium** - Not blocking core functionalities, but it's important for the user experience.