Skip to content

Instantly share code, notes, and snippets.

@brendano
Created October 6, 2014 01:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brendano/b028f773d62d3cc211be to your computer and use it in GitHub Desktop.
Save brendano/b028f773d62d3cc211be to your computer and use it in GitHub Desktop.
~ % cat bla
digraph A {
0 [label = "hello\\"]
}
~ % dot -Tpdf bla > out.pdf
===> http://brenocon.com/20141005_dot.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment