I have created test wiki page to test some macros and formatting styles. [[Timestamp]] {{{ #!python class Test: def __init__(self): print "Hello World" if __name__ == '__main__': Test() }}} [[RecentChanges]]