##// END OF EJS Templates
Pygment now adds a language-class to the highlighted html so that...
Pygment now adds a language-class to the highlighted html so that postprocessors can use it to identify the code block and the language of the code inside.

File last commit:

r13195:ee7d313e
r16436:adb6d045
Show More
__init__.py
2 lines | 43 B | text/x-python | PythonLexer
from .manager import *
from .comm import *