Appearance
SOP Test DemoMermaid Diagram Fix Test
Demonstrating proper flowcharts instead of broken ASCII squares
Demonstrating proper flowcharts instead of broken ASCII squares
Above you see a proper mindmap rendered as an SVG graphic.
The old version would output something like this in a code block:
┌─────────────────────────────────────────────────────────────────────┐
│ SOP TEST DEMO │
├─────────────────────────────────────────────────────────────────────┤
│ │
│ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ │
│ │ SOPs │ │ Workflows │ │ Quick Ref │ │
│ │ (02) │ │ (01) │ │ Commands │ │
│ └─────────────┘ └─────────────┘ └─────────────┘ │
│ │
└─────────────────────────────────────────────────────────────────────┘Those ┌ ┐ └ ┘ │ ─ characters render as squares on many systems.