##// END OF EJS Templates
allow markdown in heading cells...
allow markdown in heading cells italics, bold, math, etc. closes #3053

File last commit:

r8121:66727cb1
r11156:8c83c3b9
Show More
print_argv.py
2 lines | 30 B | text/x-python | PythonLexer
import sys
print sys.argv[1:]