Add Dot rendering (#23)

This commit is contained in:
Patrick Stevens
2025-07-25 12:07:40 +01:00
committed by GitHub
parent e0153ab182
commit ed352c1b14
9 changed files with 221 additions and 2 deletions

View File

@@ -66,6 +66,7 @@
pkgs.nodePackages.markdown-link-check
pkgs.shellcheck
pkgs.xmlstarlet
pkgs.graph-easy
];
};
});