diff --git a/docs/conf.py b/docs/conf.py index b430521..25c547d 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -56,8 +56,8 @@ autoclass_content = "both" # MyST Options -myst_enable_extensions = ["colon_fence", "substitution", "attrs_block"] -myst_heading_anchors = 2 +myst_enable_extensions = ["colon_fence", "substitution", "attrs_block", "attrs_inline"] +myst_heading_anchors = 4 # -- Options for copy button ------------------------------------------------ # https://sphinx-copybutton.readthedocs.io/en/latest/use.html