You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -654,6 +654,8 @@ void doRun() {
654
654
}
655
655
```
656
656
657
+
> **Note:** In actual Groovy scripts, use regular triple backticks for Mermaid blocks without escaping. The backslashes above are only needed for README rendering.
658
+
657
659
**Metadata and visual features:**
658
660
659
661
Any custom fields can be defined in the YAML frontmatter. Common examples include:
0 commit comments