##// END OF EJS Templates
allow splitting and merging of heading cells...
allow splitting and merging of heading cells I consider it a bug that you couldn't merge with heading cells, and that you couldn't split them, either. (So much so that I thought it was a bug in ipython-vimception when I ran into it). This change removes that limitation, so heading cells are on par with the other cells in terms of the kinds of manipulations one can carry out with them.

File last commit:

r13775:d69121f5
r17417:811c7332
Show More
README.md
9 lines | 318 B | text/x-minidsrc | MarkdownLexer
Paul Ivanov
added a note about sharing of nbconvert tempates
r13775 README FIRST
============
Please do not add new templates for nbconvert here.
In order to speed up the distribution of nbconvert templates and make it
simpler to share such contributions, we encourage [sharing those links on our
wiki
page](https://github.com/ipython/ipython/wiki/Cookbook:%20nbconvert%20templates).