Block diagram (BlockDiag)
BlockDiag creates nodes by mentioning them, which makes it the fastest way to turn a chain of steps into a diagram.
#What this example shows
Nodes created implicitly by an arrow chain.
A group, which draws a labelled box.
Shapes and colours set per node.
#A worked example
Open it, edit it, or copy the source below.
The source, which you can paste into a new diagram and edit:
#Making it your own
Every statement ends with a semicolon; that is the usual syntax error.
Shapes include box, roundedbox, diamond, ellipse, beginpoint, endpoint and the flowchart set.
For real layout control, D2 or Graphviz will serve you better.
#Related
Mention a node and it exists.
