##// END OF EJS Templates
Fix configurability of codecell...
Fix configurability of codecell code cell where actually not configurable, this fixes that + add a convenient methods to dump the content of the configuration in the config file. this also close #7896 by defaulting closebracket to true, which is now configurable :-) It also switches the default magic highlight mode to string so that they could also be configured.
Matthias Bussonnier -
r20604:8fd5f5a9
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / preprocessors / tests
files
__init__.py Loading ...
base.py Loading ...
test_clearoutput.py Loading ...
test_coalescestreams.py Loading ...
test_csshtmlheader.py Loading ...
test_execute.py Loading ...
test_extractoutput.py Loading ...
test_highlightmagics.py Loading ...
test_latex.py Loading ...
test_revealhelp.py Loading ...
test_svg2pdf.py Loading ...