Change the syntax highlight specifier.

This commit is contained in:
Simon Forman
2021-11-19 13:56:42 -08:00
parent 4c1ceb4ea8
commit 31c26cd235
7 changed files with 140 additions and 140 deletions
@@ -76,7 +76,7 @@ E.g.:
Implementation
--------------
.. code:: python
.. code:: ipython2
from functools import partial as curry
from itertools import product
@@ -533,10 +533,10 @@ machine transition table.
Says, “Three or more 1s and not ending in 01 nor composed of all 1s.”
.. figure:: omg.svg
:alt: State Machine Graph
.. figure:: attachment:omg.svg
:alt: omg.svg
State Machine Graph
omg.svg
Start at ``a`` and follow the transition arrows according to their
labels. Accepting states have a double outline. (Graphic generated with