@whitequark Any recommendations for an alternative? I want something that can draw boxes that contain other boxes and have lines between them. It looks like asciidoctor-diagram supports lots and lots of options.
@david_chisnall its' been a while since the last time I tried D2 (https://d2lang.com/tour/man/) it's an option - javascript based, but IIRC doesn't need nothing new so nodejs LTS should work.
@david_chisnall its' been a while since the last time I tried D2 (https://d2lang.com/tour/man/) it's an option - javascript based, but IIRC doesn't need nothing new so nodejs LTS should work.
@david_chisnall @whitequark More old school might be PIC-based https://pikchr.org/
@david_chisnall @whitequark I mostly use plantuml nowadays but that means a JRE. In the past graphviz and latex/tikz(?) did the job too.
Graphviz in OrgMode