##// END OF EJS Templates
keep .highlight css class...
keep .highlight css class highlight area now gets two classes: 'div.highlight.hl-language' CSS header is generated for class '.highlight', but cells were given class '.hl-language', so the CSS wasn't applying correctly.

File last commit:

r14733:0f85cb99
r16498:6cab76d8
Show More
.gitignore
16 lines | 210 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/source/config/options
docs/gh-pages
IPython/html/notebook/static/mathjax
*.py[co]
__pycache__
*.egg-info
*~
*.bak
.ipynb_checkpoints
.tox