Skip to content

Commit 1fc01e8

Browse files
committed
Fix syntax highlighting error.
This follows spatialaudio/nbsphinx#24
1 parent d08d8ae commit 1fc01e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
extensions = [
4444
'nbsphinx',
4545
'sphinx.ext.mathjax', 'sphinx.ext.autodoc',
46+
'IPython.sphinxext.ipython_console_highlighting',
4647
]
4748

4849
# Add any paths that contain templates here, relative to this directory.

0 commit comments

Comments
 (0)