We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7a909f commit a731158Copy full SHA for a731158
docs/source/conf.py
@@ -48,7 +48,7 @@
48
except ImportError:
49
pass
50
51
-myst_enable_extensions = ["html_image"]
+myst_enable_extensions = ["html_image", "tasklist"]
52
53
# Add any paths that contain templates here, relative to this directory.
54
templates_path = ["_templates"]
0 commit comments