Feature #12977
Add stdWrap to comment text
| Status: | New | Start date: | 2011-02-11 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Feature | |||
| Target version: | - | |||
| Votes: | 0 |
Description
At the moment the comment text is just displayed as it is, plain text. It would by nice to allow for example newlines to be transformed to actual line breaks (<br />) or even a custom parseFunc. This would greatly increase the flexibility over the display of comments.