dylanowen / mdbook-graphviz

Mozilla Public License 2.0
44 stars 9 forks source link

Fix escaping of names in graphviz examples #5

Closed ChristianMoesl closed 3 years ago

ChristianMoesl commented 4 years ago

The Readme examples can not be used with graphviz. It will result in the following error:

syntax error in line 2 near 'graph'

These change properly escapes the name of the nodes in the graph