tarmstrong / nbdiff

A diffing and merging tool for the IPython Notebook.
http://nbdiff.org
MIT License
212 stars 28 forks source link

During merge, adding a header to middle column, formatting is different #163

Closed selenaaa closed 10 years ago

selenaaa commented 10 years ago

screenshot from 2014-03-02 19 57 19

bpipev commented 10 years ago

That's because the type of cell is not changed. Gonna look into it tomorrow.