hey Mastodon! what's a good tool for generating diagrams from code? preferably some diagram-oriented DSL that can be embedded in Markdown. i know of Mermaids but it has a very restricted class of diagrams it can draw which kind of sucks.
@beka_valentine might be an option if you can use pandoc for your setup: https://github.com/diagrams/diagrams-pandoc
GitHub - diagrams/diagrams-pandoc: A pandoc filter to express diagrams inline using the haskell EDSL diagrams.

A pandoc filter to express diagrams inline using the haskell EDSL diagrams. - GitHub - diagrams/diagrams-pandoc: A pandoc filter to express diagrams inline using the haskell EDSL diagrams.

GitHub