##// END OF EJS Templates
add markdown2html filter...
add markdown2html filter uses pandoc instead of Python markdown for better consistency. Also eliminates one dependency.

File last commit:

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