##// 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 / exporters
__init__.py Loading ...
basichtml.py Loading ...
export.py Loading ...
exporter.py Loading ...
fullhtml.py Loading ...
latex.py Loading ...
markdown.py Loading ...
python.py Loading ...
reveal.py Loading ...
rst.py Loading ...
sphinx_howto.py Loading ...
sphinx_manual.py Loading ...