##// END OF EJS Templates
Fixing HTML cell syntax highlighting.
Brian E. Granger -
Show More
@@ -22,6 +22,7 b''
22 22 <link rel="stylesheet" href="static/codemirror-2.12/lib/codemirror.css">
23 23 <link rel="stylesheet" href="static/codemirror-2.12/mode/rst/rst.css">
24 24 <link rel="stylesheet" href="static/codemirror-2.12/theme/ipython.css">
25 <link rel="stylesheet" href="static/codemirror-2.12/theme/default.css">
25 26
26 27 <link rel="stylesheet" href="static/css/boilerplate.css" type="text/css" />
27 28 <link rel="stylesheet" href="static/css/layout.css" type="text/css" />
General Comments 0
You need to be logged in to leave comments. Login now