Skip to content

Commit

Permalink
docs: enable zoom in mermaid diagrams (#459)
Browse files Browse the repository at this point in the history
  • Loading branch information
Guts authored Mar 29, 2024
2 parents 3eb9f82 + b7421cd commit 583d944
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@
"--backgroundColor",
"transparent",
]
mermaid_d3_zoom = True

# MyST Parser
myst_enable_extensions = [
Expand Down

0 comments on commit 583d944

Please sign in to comment.