- * Formatage complet d'un texte.\r
- * @m le message\r
- * @nick facultatif, permet de contruire le label des images sous la forme : "<Pseudo> : <Message>"\r
+ * Complete fomratting process applied to a text.\r
+ * - Remove HTML markups\r
+ * - Substitutes wiki syntax with HTML\r
+ * - Replaces URL with 'a' tag\r
+ * - Replaces smiles with HTML\r
+ * - Replaces the link to a conversation with HTML\r
+ * @m the raw message\r
+ * @nick optional, attaches the nick and the message to each images like "<pseudo> : <message>"\r