This issue is about one single use-case: using Pygments to render some code while inside a Jupyter Notebook (inside JupyterLab). However, to fix this use case, I'm assuming many small bugs have to be ...
The current integration with Pygments for syntax highlighting (provided by the SyntaxHighlighter::PygmentsAdapter class) depends on pygments.rb 1.2.x. The 1.2.x version of pygments.rb bundles an older ...