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
14
# Nested Boxes Feature

Testing parent-child box relationships:

┌─────────────────────────────────────┐
│ Parent Container                    │
│                                     │
│  ┌──────────┐    ┌──────────┐       │
│  │ Child 1  │    │ Child 2  │       │
│  └──────────┘    └──────────┘       │
│                                     │
└─────────────────────────────────────┘

This diagram tests nested box hierarchies.