Problem/Motivation
If an editor adds a review with new lines, the comment will not respect them.
Steps to reproduce
1. Enable the CPS review module
2. Create a node draft
3. Add review with some new lines
4. Notice that the text won't respect those line breaks
Proposed resolution
Add a formatter that converts new lines to break.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | cps_review-3396150-2.patch | 1015 bytes | peximo |
Comments
Comment #2
peximo commentedAttached path should add this feature.
Comment #4
douggreen commentedcommitted, thanks!