Karzi supports BBCode. BBCode is a special implementation of HTML. BBCode itself is similar in style to HTML: tags are enclosed in square braces [ and ] rather than < and > and it offers greater control over what and how something is displayed.
For a list of valid BBCode, please see the list below:
For example, typing "[b]Hello world![/b]" will result in karzi displaying this:
Hello world!
in the conversation window. Have fun experimenting!
For a more comprehensive guide on how to use BBCode, please visit phpBB BBCode Guide.