Main page
Recent changes
Syntax reference.en
B
I
U
S
link
image
code
HTML
list
Show page
Syntax
!!Code Code syntax is useful when you need to keep original spacing and layout of text, especially for programming source code. ^{{import sys if len(sys.argv) == 2: print "Hello",sys.argv^[1]}} does: {{import sys if len(sys.argv) == 2: print "Hello",sys.argv[1]}}
Password
Summary of changes