Skip to content

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 02:11
· 1 commit to main since this release
feat: add browser-rendered Graphviz DOT support

- Render fenced `dot` and `graphviz` Markdown blocks as lazy Graphviz containers
- Load Graphviz WASM in the browser only when DOT diagrams are present
- Support DOT rendering in Markdown command output fragments
- Add diagram styling, README usage docs, and renderer tests