##// END OF EJS Templates
Merge pull request #10527 from Carreau/repr-mimebundle-doc...
Merge pull request #10527 from Carreau/repr-mimebundle-doc Document _repr_mimebundle_

File last commit:

r23376:60805a7b
r23679:09e174c1 merge
Show More
magic-run-bug-fix.md
1 line | 122 B | text/x-minidsrc | MarkdownLexer

Make %run -n -i ... work correctly. Earlier, if %run was passed both arguments, -n would be silently ignored.