##// END OF EJS Templates
add markdown2html filter...
add markdown2html filter uses pandoc instead of Python markdown for better consistency. Also eliminates one dependency.
MinRK -
r11268:fa5d4c0a
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / filters
__init__.py Loading ...
ansi.py Loading ...
datatypefilter.py Loading ...
highlight.py Loading ...
latex.py Loading ...
markdown.py Loading ...
strings.py Loading ...