Skip to content

Commit

Permalink
Enable responsive mermaid diagram?
Browse files Browse the repository at this point in the history
  • Loading branch information
coatless committed Nov 13, 2024
1 parent f687dbb commit 5438054
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dashboard.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ list(
```{mermaid}
%%| echo: false
%%| fig-align: center
%%| fig-responsive: true
%%| title: "Mermaid Diagram"
graph TD;
A-->B;
Expand Down

0 comments on commit 5438054

Please sign in to comment.