Docs: python console syntax highlighting

Reading a PR today I noticed this:

.. code-block:: pycon

After thinking about PyCon for a moment, it reminded me of a blog post by @bmispelon

tl;dr there’s been python-console alias in pygments for some time now.

What do folk think about either using the newer python-console alias in new docs or even switching wholesale to it.

Personally, I find python-console a much clearer description.

6 Likes