c-cube / printbox

print nested boxes, lists, arrays, tables in several formats
https://c-cube.github.io/printbox/
BSD 2-Clause "Simplified" License
75 stars 9 forks source link

Add connector blending between trees and frames #29

Closed lukstafi closed 1 year ago

lukstafi commented 1 year ago

Blends connectors as in e.g.:

┌─┐ 
│+│
├─┘
├─┬──┐
│ │*.│
│ ├──┘
c-cube commented 1 year ago

Thanks! :)