##// END OF EJS Templates
nbconvert: don't require mistune unless it's used...
nbconvert: don't require mistune unless it's used - moves mistune-related functionality to filters.markdown_mistune - raises ImportError on call of markdown2html_mistune, rather than import of nbconvert
Min RK -
r20624:d26228cd
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / tests
files
README.md Loading ...
__init__.py Loading ...
base.py Loading ...
test_nbconvertapp.py Loading ...

To compare nbconvert html output to the notebook's native html see https://gist.github.com/9241376.git.