Alexander Wang

Results 209 issues of Alexander Wang

https://github.com/terrastruct/d2/issues/180 Need to either remove slog entirely or patch upstream it seems. We should probably just remove.

bug

These should be scoped to containers. E.g. something like ```d2 arrangement: horizontal a: { arrangement: horizontal ... } b: { arrangement: vertical } ``` so `a` and `b` would be...

probably need to do something like, make the border for 3d one single polyline

bug
render

https://news.ycombinator.com/item?id=33705498

render

https://news.ycombinator.com/item?id=33710146 Interesting idea. maybe we can have `https://d2.dev/?lksadjlkjadsf` return SVG?

tooling

otherwise: ![out](https://user-images.githubusercontent.com/3120367/203645943-033aec4c-3ed8-45cc-b0c9-e95e8e28c4d2.png)

bug
render

For SVG, it can embed in XML metadata. For PNG, I'm not sure. EXIF data? e.g. ``` D2 version: v0.0.13 Layout engine: ELK v0.3 ```

`a -> a` should be allowed, just have to make sure all layout engines support it (or we shim support for ones that don't)

compiler

just dealing with CGO