Alexander Wang
Alexander Wang
d2chaos should generate sequence_diagrams
type a slack msg using d2 codeblock, app inserts img
```d2 direction: right Turnstile: { l: Locked { shape: circle style.fill: "#fd7373" } u: Unlocked { shape: circle style.fill: "#59c061" } l -> l: push u -> l: push l...
See https://github.com/terrastruct/d2/discussions/281 we should for example, define the bounding box of a queue as not including the rightside circle tube
https://github.com/terrastruct/d2/pull/259 e.g. if user tries to specify shape or label for it, compiler should let them know they can't
Since we inline images for PNG exports: https://github.com/terrastruct/d2/pull/224 While local files can reasonably change compile to compile, remote images should be safe to cache in memory for the entirety of...
Instead of MathJax. https://chromestatus.com/feature/5240822173794304 MathML is slated to hit Chrome stable in 109. Once we're like 2 versions past that, it should be reasonable to use it in D2 and...
Won't work for containers in dagre, but everywhere else I think it will
https://github.com/microsoft/playwright/issues/12548#issuecomment-1356125200 We should revert back to ol' reliable -- Selenium.