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
15
16
17
18
# Mixed Features Test

Testing multiple features together:

┌─────────────────────────────────┐
│ Mixed Feature Test              │
│                                 │
│  ╔═════════════╗ ╭───────────╮  │
│  ║ Double Box  ║ │ Rounded   │  │
│  ╚═════════════╝ ╰───────────╯  │
│         ↓              ↓         │
│  ┌──────────────┐ ┌──────────┐   │
│  │ Standard Box │ │  Box 2   │   │
│  └──────────────┘ └──────────┘   │
│                                 │
└─────────────────────────────────┘

This diagram tests combinations of new features.