ascfix 0.7.1

Automatic ASCII diagram repair tool for Markdown files
Documentation
# LLM Generated: Connection Line Issues
# Misaligned L-shaped paths and elbows

 Simple path (misaligned)
┌─────┐
│Start│─┐
└─────┘ │
    ┌────────┐
    │  End   │
    └────────┘

 Complex branches (inconsistent)
            ┌────────┐
            │ Server │
            └───┬────┘
        ┌───────┼───────┐
        │       │       │
    ┌──────┐ ┌──────┐┌─ ▼ ───┐
    │ CPU  │ │Memory│ │  Disk │
    └──────┘ └──────┘ └───────┘