It is now possible to add formatting to your ESME messages. Through the use of the Textile formatting language, you can create messages with bold, italic, etc.

Textile

For example, the messages in the top message were created with the following lines:

_emphasis_
*strong*
__italic__ **bold** ??citation??
-deleted text-
+inserted text+
^superscript^
~subscript~
%span%
@code@

We haven’t gotten all the Textile possibilitites  to work but we are trying to get as many as possible to be available for users.

Have fun.