Login  Register

feature request html -> text conversion

Posted by dlang on May 31, 2011; 11:20pm
URL: https://support.nabble.com/feature-request-html-text-conversion-tp6425065.html

currently all text in bold, italics, or underlined in inbound html e-mail gets converted into *text*

please consider changing this so that you have instead

bold -> *text*
italics -> /text/
underlined -> _text_

even better would be if it was possible to do text -> html, both with these conversions and also with changing the traditional '> ' indentations into html quote blocks.