Tags » ruby » rouge
-
TIL: How to highlight Python console sessions in Jekyll
Adding a couple of options to the
console
lexer (console?lang=python&prompt=>>>
) gets you syntax highlighting for a Python console session.
Adding a couple of options to the console
lexer (console?lang=python&prompt=>>>
) gets you syntax highlighting for a Python console session.