Skip to content
Chat GPT - Mermaid & ShowMe
  • Pages
    • Intro
    • Community Chat
    • Try Max Mermade Embed
      • Origonal Diagram
        • Embeded Mermaid
        • Online FlowChart & Diagrams Editor - Mermaid Live Editor
      • icon picker
        Formula Test

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
 
Want to print your doc?
This is not the way.
Try clicking the ··· in the right corner or using a keyboard shortcut (
CtrlP
) instead.