Hacker News new | ask | show | jobs
by yakubin 1677 days ago

  <!-- Generated by graphviz version 2.40.1 (20161225.0304)
   -->
You can use the dot(1) command for that, with output set to SVG in this case (-Tsvg).
1 comments

Thanks! Also learned about https://validator.w3.org/ from your blog.
(I'm not the author. Only the graph looked familiar in style, so I guessed graphviz and verified looking at the source code of the website.)