##// END OF EJS Templates
Backport PR #9848: Allow to pass a pygments class to highlighting_style....
Backport PR #9848: Allow to pass a pygments class to highlighting_style. Fixes https://github.com/ipython/ipython/issues/9749.

File last commit:

r22451:195dd408
r22883:39b4a6f1
Show More
development.rst
20 lines | 519 B | text/x-rst | RstLexer

Development version

This document describes in-flight development work.

Warning

Please do not edit this file by hand (doing so will likely cause merge conflicts for other Pull Requests). Instead, create a new file in the docs/source/whatsnew/pr folder

Backwards incompatible changes