Currently the summary text can be entered with newlines.
This is a bit confusing, as we don't display those newlines in the HTML.
Currently we don't allow any markup in the summary so that we can easily shorten it for display purposes.
Which makes sense, we don't want any markup in small list items (eg search results etc).
And it is easier to not bother about html when we shorten the text.
What to do with the possible new lines in the summary entry field?
Shall we just remove them and in the future disable newline entry in that field?
- Marc
+1