##// END OF EJS Templates
Bail on singleline cells with sunken brackets...
Bail on singleline cells with sunken brackets Sunken bracket is a closing bracket character that is put before its opening counterpart. In IPython, this leads to unnecessary annoyances, where a multiline prompt is opened for seemingly no reason at all, e.g. if a line contains a ']]' mistyped brackets.

File last commit:

r7846:e288666b
r26370:16c20a20
Show More
.gitattributes
5 lines | 109 B | text/plain | TextLexer
IPython/.git_commit_info.ini export-subst
* text=auto
*.py diff=python
*.js diff=javascript
*.html diff=html