Django based forum engine
Today i replaced bbmarkup by postmarkup [code.google.com] back.
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]
[code=python]
def main():
print "This is some Python code"
[/code]
def main():
print "This is some Python code"
[google]DjangoBB[/google]
Offline
测试一下,为啥我装的不行
def main(): print "This is some Python code"
Offline
fuji246
测试一下,为啥我装的不行def main(): print "This is some Python code"
Offline