Gallery
Chat GPT - Mermaid & ShowMe
Share
Explore
Try Max Mermade Embed

icon picker
Formula Test

Can I simply the formula. to copy it and use it anywhere in other docs without declaring the fixed URL each time. Eg

Current:
Embed(
URL.Concatenate(EncodeAsBase64(DIAGRAM)),
WIDTH, HEIGHT,
force: True
)

Will this work:
Embed(
"https://mermaid.ink/svg/".Concatenate(EncodeAsBase64(DIAGRAM)),
WIDTH, HEIGHT,
force: True
)

Try it:

Error picture:
image.png
Load content from mermaid.live?
Loading external content may reveal information to 3rd parties. Learn more
Allow
Loading…
Share
 
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.