Commit Graph

4 Commits (1b988f9574c47fe110cc91364a58677f794b5b83)

Author SHA1 Message Date
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.
10 years ago
Thomas Bruederli b34d679075 Specify licenses in all javascript files and blocks to please LibreJS 10 years ago
Aleksander Machniak 4a5c1f5375 Fixes for IE: better background for Hide/Show button, fixed invisible button in IE8 12 years ago
Aleksander Machniak 85a6173879 hide_blockquote - a new plugin for hiding citation blocks 12 years ago