##// END OF EJS Templates
Merge codemirror config with user config....
Merge codemirror config with user config. Simplify customisation of codemirror without duplicating the all codecell configuration. Closes #8038

File last commit:

r12505:1cf4e29e
r20702:f029025f
Show More
__init__.py
7 lines | 167 B | text/x-python | PythonLexer
from .ansi import *
from .citation import *
from .datatypefilter import *
from .highlight import *
from .latex import *
from .markdown import *
from .strings import *