Main Page
-
Recent changes
- Kishore.org
Syntax Reference
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