Files
devops/perl/lib/Graph-Easy-0.76/t/in/3_inherit.txt
2025-09-17 16:08:16 +08:00

8 lines
186 B
Plaintext

node { align: left; }
node.right { align: right; }
graph { flow: down; }
[ Left ] --> [ Lefty, too ] --> [ Right ]
[ Left ], [ Lefty, too ] { class: none; }
[ Right ] { class: right; }