##// 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 / nbformat / tests
__init__.py Loading ...
base.py Loading ...
invalid.ipynb Loading ...
test2.ipynb Loading ...
test3.ipynb Loading ...
test4.ipynb Loading ...
test4plus.ipynb Loading ...
test_api.py Loading ...
test_convert.py Loading ...
test_reader.py Loading ...
test_sign.py Loading ...
test_validator.py Loading ...