##// END OF EJS Templates
Merge pull request #10859 from takluyver/dont-list-pygments-styles...
Merge pull request #10859 from takluyver/dont-list-pygments-styles Don't list pygments styles on import

File last commit:

r23376:60805a7b
r23999:81f2348b 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.