You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roundcubemail/program/steps
Aleksander Machniak eda92ed4c0 Improved display of plain text messages and text to HTML conversion (#1488937)
Now instead of <pre> we use <div class="pre"> styled with monospace
font. We replace whitespace characters with non-breaking spaces where
needed. I.e. plain text is always unwrappable, until it uses format=flowed,
in such a case only flowed paragraphs are wrappable.

Also conversion of text to HTML in compose editor was modified in the same way.
11 years ago
..
addressbook Fix possibly wrong error message when contact with the same email exists on move/copy 11 years ago
mail Improved display of plain text messages and text to HTML conversion (#1488937) 11 years ago
settings add preferences_section_header hook 11 years ago
utils Improved display of plain text messages and text to HTML conversion (#1488937) 11 years ago