Open TimoEckstein opened 2 years ago
Description of the issue In the documentation, it seems that some keywords are automatically highlighted out of context. This occurs when the code example is not pure python code. Examples are:
sudo apt-get install texlive-latex-base latexmk
add2virtualenv <paste modules from last command> ./check/pytest [files-and-flags-for-pytest]
Cirq version cirq.master
xref https://github.com/quantumlib/Cirq/issues/5151
Description of the issue In the documentation, it seems that some keywords are automatically highlighted out of context. This occurs when the code example is not pure python code. Examples are:
Cirq version cirq.master