BJJNerd
Home
About
Blog
Mermaid Flowchart Editor
Flowcharts syntax:
Mermaid.js syntax
Editor on left · Preview on right
Examples:
Gordon Ryan half guard top pressure pass
BJJ Guard Pass
Editor
Copy
Reset
flowchart TD A[Top Half Guard] --> B[Win Head Position] B --> C[Crossface + Underhook] C --> D{Bottom Knee Shield?} D -- Yes --> E[Staple Top Knee + Pummel Inside] D -- No --> F[Chest-to-Chest Shoulder Pressure] E --> G[Flatten Hips] F --> G G --> H{Bottom Has Underhook?} H -- Yes --> I[Whizzer + Head Block + Sprawl] H -- No --> J[Pin Near Hip + Walk Hips Back] I --> K[Re-center Crossface and Underhook] J --> K K --> L{Knee Line Free?} L -- No --> M[Windshield Wiper Knee + Backstep Option] M --> K L -- Yes --> N{Finish Direction} N -- Knee Slice --> O[Knee Slice to Side Control] N -- Backstep --> P[Backstep to Reverse Half] N -- Bodylock --> Q[Bodylock Walk to Mount/3Q] O --> R[Settle Chest Pressure + Crossface] P --> R Q --> R R --> S[Consolidate Pin and Attack]
Preview
Loading Mermaid renderer...