Skip to content

Commit

Permalink
Update test-doc.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Xantier authored Dec 12, 2023
1 parent d5c174e commit 7d484c8
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/test-doc.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,15 @@ $ show progress
---> 100%
Done!
```



# Kroki Mermaid Chart:

```kroki-mermaid
sequenceDiagram
GitLab->>Kroki: Request rendering
Kroki->>Mermaid: Request rendering
Mermaid-->>Kroki: Image
Kroki-->>GitLab: Image
```

0 comments on commit 7d484c8

Please sign in to comment.