minrk/ipython_extensions

string including "] will cause In[*] problem

mmsstt opened this issue · 0 comments

I accidentally found "In[*]" problem.

In markdown cell, strings including "] will cause a problem.
Once that markdown cell executed, cells below will display "In[*]" instead "In[5]".
Cells above are not affected.

When I disabled this extension(Table of Contents (2)), no problem occurred.
Please check the picture.

screenclip 2