We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ok
a: { grid-rows: 1 grid-gap: 10 b c b -> c }
NG
a: { grid-rows: 1 grid-gap: 0 b c b -> c }
c.f.
a: { grid-rows: 1 grid-gap: 0 b c b -- c }
I might like below.
a: { grid-rows: 1 grid-gap: 0 b c b <-> c }
The text was updated successfully, but these errors were encountered:
Hmm this is kind of undefined territory. I'll leave this open for now, not sure what to do and low priority
Sorry, something went wrong.
i imagined the following design.
grid-rows: 1 grid-gap: 2 step1: { "Right hand up": {shape: text} } step2: { "Left hand up": {shape: text} } step3: { "Shut eyes": {shape: text} } step1 -> step2 -> step3: {style.stroke-width: 5}
https://play.d2lang.com/?l=&script=gvvOSsGQC-ZlKwUjLpArDKu5FJSCQL5WyEjMS1EoLVCqBjvZCmRZLVctWJURSJVPahpeRcYgRcEZpSUKqZWpxdhUGCro2imAzYPSxtVgf-oh-9xKwbSWi4sLEAAA__8%3D&
No branches or pull requests
ok
NG
c.f.
I might like below.
The text was updated successfully, but these errors were encountered: