mirror of
https://github.com/yusufipk/OpenFrame.git
synced 2026-09-11 09:36:08 +00:00
Comment content was stored with newlines intact but rendered inside <p> elements with default white-space, collapsing line breaks into single spaces. Add whitespace-pre-wrap (and break-words) to the comment/reply render wrappers in the comments pane and the compare-versions view.