##// END OF EJS Templates
don't interfere with set_next_input contents in qtconsole...
don't interfere with set_next_input contents in qtconsole It was dedented and rstripped for no apparent reason, causing inconsistent behavior. No other frontend behaved this way.
MinRK -
r13703:fe25dcf5
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / preprocessors
tests
__init__.py Loading ...
base.py Loading ...
coalescestreams.py Loading ...
convertfigures.py Loading ...
csshtmlheader.py Loading ...
extractoutput.py Loading ...
highlightmagics.py Loading ...
latex.py Loading ...
revealhelp.py Loading ...
svg2pdf.py Loading ...