Update subprocess.md

This commit is contained in:
Dmitry 2025-10-23 23:20:40 +03:00 committed by GitHub
parent 7c954f5c06
commit 708617b18c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,6 +14,7 @@ mermaid
``` mermaid
flowchart LR
1.2(Подпроцессы процесса 1.2)
1.2.1>Процесс 1.2.1] --> 1.2.2>Процесс 1.2.2] --> 1.2.1.1>Процесс 1.2.2.1]--> 3.3.3>Процесс 3.3.3] --> 1.2.2_>Процесс 1.2.1]
```