digraph G { q [ shape=diamond label="Do you love dot?" ] star [ shape=star
label=fav ] q:e -> star:n [ label=yes ] }
A static archive of Markus Tacker's tweets. Follow me on Mastodon: @[email protected].
digraph G { q [ shape=diamond label="Do you love dot?" ] star [ shape=star
label=fav ] q:e -> star:n [ label=yes ] }