Skip to content

Commit a731158

Browse files
authored
Enable tasklist myst extension (#485)
1 parent b7a909f commit a731158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
except ImportError:
4949
pass
5050

51-
myst_enable_extensions = ["html_image"]
51+
myst_enable_extensions = ["html_image", "tasklist"]
5252

5353
# Add any paths that contain templates here, relative to this directory.
5454
templates_path = ["_templates"]

0 commit comments

Comments
 (0)