lotas / contentful-graph

Visual representation of contentful content models in form of graphs
https://www.contentful.com/blog/2017/08/08/how-to-quickly-visualize-your-content-model/
MIT License
59 stars 6 forks source link

Fix #7 - Use contentful ID as node ID and escape special charaters for node labels #29

Closed Swissbite closed 3 years ago

Swissbite commented 3 years ago

Fix #7 by implement update the way how a dot file is generated.

Additional:

lotas commented 3 years ago

that's a really huge contribution right here :) Thank you once again!