##// END OF EJS Templates
don't use text mode in mkstemp...
don't use text mode in mkstemp causes double-encoding of newlines, preventing newline arg from having desired effect.
Min RK -
r18799:abace052
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.