##// END OF EJS Templates
add script magics...
add script magics Base %%script magic, and add wrappers for a few common interpreters. The list of wrapped magics is configurable.

File last commit:

r6192:a53b1a9f
r7299:cdde5bba
Show More
login.css
6 lines | 75 B | text/css | CssLexer
#main_app {
height: 100px;
width: 350px;
margin: 50px auto;
}