##// END OF EJS Templates
don't split `.cell` and `div.cell` CSS...
don't split `.cell` and `div.cell` CSS `.cell` matches non-IPython things that it shouldn't (inside highlighted code), everything `.cell` should match in IPython is a div.

File last commit:

r2732:60cab731
r12364:f2e0e7d4
Show More
__init__.py
2 lines | 78 B | text/x-python | PythonLexer
# -*- coding: utf-8 -*-
"""This directory is meant for IPython extensions."""