chore: Change mermaid blocks to mermaid-example in docs

This commit is contained in:
Josh Soref
2025-04-17 06:50:20 -04:00
parent 3c69bd34c7
commit c7fa906115
10 changed files with 12 additions and 12 deletions

View File

@@ -259,7 +259,7 @@ gantt
The compact mode allows you to display multiple tasks in the same row. Compact mode can be enabled for a gantt chart by setting the display mode of the graph via preceding YAML settings.
```mermaid
```mermaid-example
---
displayMode: compact
---