I hope that now postmark is more secure as 1 years ago )
Some examples from postmarkup doc:
[b]Bold[/b]
[i]Italic[/i]
[u]Underline[/u]
[s]Strikethrough[/s]
[list=a]
[*]Alphabetical item 1
[*]Alphabetical item 2
[/list]
- Alphabetical item 1
- Alphabetical item 2
[code=python]
def main():
print "This is some Python code"
[/code]
def main():
print "This is some Python code"
[google]DjangoBB[/google]