[feat] graphviz dot code #34

Merged
dikkadev merged 3 commits from graphviz into main 2023-02-16 17:29:31 +00:00
dikkadev commented 2023-02-16 14:00:29 +00:00 (Migrated from github.com)

This removes all things mermaid and implements using dot as a lang in a code block to interpret it as a graphviz dot file and render it to an image. This is done with go and graphviz via cgo.

fixes #30

This removes all things mermaid and implements using dot as a lang in a code block to interpret it as a graphviz dot file and render it to an image. This is done with go and graphviz via cgo. fixes #30
Sign in to join this conversation.
No description provided.