mirror of
https://github.com/luongnv89/claude-howto.git
synced 2026-06-01 10:31:33 +02:00
fix: change bad mermaid example to text block to pass CI
This commit is contained in:
@@ -134,7 +134,7 @@ graph TD
|
||||
```
|
||||
|
||||
<!-- ❌ НЕПРАВИЛЬНО -->
|
||||
```mermaid
|
||||
```text
|
||||
graph TD
|
||||
# Це зламає парсер!
|
||||
A[User] --> B[Agent]
|
||||
|
||||
Reference in New Issue
Block a user