Fontify bundle for GNUMail
This is a very simple bundle for GNUMail, to fontify automatically text surrounded by special characters, eg '*' for bold, '/' for italic
and '_' for underline.
example
Just write
*bold*
and the bundle will renders it : bold :-)
Same thing for italic and underline. Note : underline for the moment is unsupported by NSTextView (?) so the text is rendered in bold.
One thing that could be added (using the LaTeX service) is automatic LaTeX rendering of
text surrounded by '$' for example. But in fact I think it will be better to put that in another bundle..
Download the 0.1 version
Comments, contact
Send me a mail on Nicolas _at Roard dot com ...