Update example2.md

This commit is contained in:
Dmitry 2025-06-23 21:07:37 +03:00 committed by GitHub
parent 0286e72b40
commit 6bb67ca2fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -73,7 +73,8 @@ flowchart LR
A[Основной текст] --> B[Процесс]
B --> C[Конечный процесс]
note below B: Дополнительная информация
```
```
``` mermaid
flowchart LR
A[Основной текст] --> B[Процесс]