Skip to content
1 change: 1 addition & 0 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
myst_enable_extensions = [
"colon_fence",
"deflist",
"attrs_block"
]
myst_heading_anchors = 3

Expand Down
Loading