Main page
|
Recent changes
|
History
Menu:
Main page
|
Recent changes
|
History
Menu:
Used
B
I
U
S
link
image
code
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]}} We also have a [plugin for syntax highlighting|UserGuide: SyntaxHighlighter plugin].
Password
Summary of changes