Online Help
Formatting Comments and Forum Posts
In order to maintain the XHTML validation integrity of comments pages, the following rules are applied:
- Any HTML/XHTML markup is automatically removed from entries
- URIs are automatically converted to hyperlinks
You can enhance your comments with special tags:
Emphasis:
*bold*
Link: (note - "title" is optional)
An [example](http://example.com/ "title")
Image: (note - "title" is optional)

Ordered List:
1. Foo
2. Bar
Unordered List:
* Foo
* Bar
Blockquote:
> Use email-style angle brackets for blockquotes
> > Blockquotes can be nested.
> * Lists (etc) can be quoted.
Preformatted Blocks (code, markup, etc):
Indent each line of a code block with at least 4 spaces or 1 (or more) tabs. The preceding paragraph must end with a colon.
This is a normal paragraph:
# This is a preformatted code block
print "Hello World";
The colon is not displayed if it is preceded with a space. :
# This is a preformatted code block
print "Hello World";
Related Pages:
| ![]() |