README
@atjson/renderer-graphviz
The Graphviz renderer is a tool designed to introspect the intermediate format of a document before it's rendered to the final format.

Render documents into graphs to help with debugging
<script type="module">
import atjsonRendererGraphviz from 'https://cdn.skypack.dev/@atjson/renderer-graphviz';
</script>
The Graphviz renderer is a tool designed to introspect the intermediate format of a document before it's rendered to the final format.
