ascfix 0.7.1

Automatic ASCII diagram repair tool for Markdown files
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Side-by-Side Box Balancing

Testing horizontal box width alignment:

┌──────────┐ ┌──────────┐ ┌──────────┐
│ Box One  │ │  Box 2   │ │ Box III  │
└──────────┘ └──────────┘ └──────────┘
     ↓            ↓            ↓
┌──────────┐ ┌──────────┐ ┌──────────┐
│ Result 1 │ │ Result 2 │ │ Result 3 │
└──────────┘ └──────────┘ └──────────┘

This diagram tests side-by-side box alignment.