##// 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.
Daniel B. Vasquez -
r16436:adb6d045
Show More
Name Size Modified Last Commit Author
/ IPython / terminal / console
tests
__init__.py Loading ...
__main__.py Loading ...
app.py Loading ...
completer.py Loading ...
interactiveshell.py Loading ...