User: GNUtoo/TESTS

From LibrePlanet
< User:GNUtoo
Revision as of 14:56, 4 June 2024 by GNUtoo (talk | contribs) (graphviz: used https://web.archive.org/web/20180428162301/http://www.linuxdevcenter.com/pub/a/linux/2004/05/06/graphviz_dot.html as a reference.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

graphviz

<graphviz> graph hello {

Node1 [label="Hello LibrePlanet"]

} </graphviz>