##// END OF EJS Templates
Merge pull request #6996 from bollwyvl/cm-meta-highlight...
Merge pull request #6996 from bollwyvl/cm-meta-highlight Using codemirror mode/meta for mode detection

File last commit:

r12505:1cf4e29e
r19292:e2c194f5 merge
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 *