You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry to revive this topic, but If anyone is interested, the content you see in the script parameter in the URL of the playground is just the diagram code after being compressed with Deflate and than base64url encoded.
Please note that it uses base64url (eg: / is converted to _ and = to %3d) and not plain base64. 😉
What if this command just encoded the input.d2 file and opened it up on playground?
The text was updated successfully, but these errors were encountered: