Skip to content

Images are not rendered #1098

Open
Open
@sidharthv96

Description

@sidharthv96

Describe the bug

Images aren't rendered.

flowchart LR
  subgraph aws
    aws_db(<img src='https://icons.terrastruct.com/azure/Databases%20Service%20Color/Azure%20Database%20for%20PostgreSQL%20servers.svg' width='32' height='32' />)
    cache(<img src='https://icons.terrastruct.com/azure/_Companies/Azure%20Cache%20Redis%20Product%20icon.svg' width='32' height='32' />)
    ec2(<img src='https://icons.terrastruct.com/aws/_Group%20Icons/EC2-instance-container_light-bg.svg' width='32' height='32' />)
    ec2 <-->|get persisted data| aws_db
    ec2 <-->|get temporal data| cache
  end
  subgraph gcloud
    gcloud_db(<img src='https://icons.terrastruct.com/azure/Databases%20Service%20Color/Azure%20Database%20for%20PostgreSQL%20servers.svg' width='32' height='32' />)
  end
  aws_db -->|backup| gcloud_db
  dev(<img src='https://icons.terrastruct.com/essentials/005-programmer.svg' width='32' height='32' />)
  github(<img src='https://icons.terrastruct.com/dev/github.svg' width='32' height='32' />)
  dev -->|ssh| ec2
  dev -->|version control| github

To Reproduce
Link to Live Editor: https://mermaid.live/edit#pako:eNrNVF1r2zAU_StCMLKBv2LHS2LawkjLGKTQNW8lEBTpxhazLSPJydIk_31XcdJ1sAfvbS_2udK5V-ceX-tAuRJAM7op1Y4XTFsyf17WhJh2nWvWFITtjIuJAyux_ngjq5wYzW8HhbWNycJQclWbwILWzFjdchtwVYXstdUQ3jPL1syA-RBHC9BbyQHRTJVKh18cA6MrB-FGaXw-KWNzDYvvcwwMZoE2gdnmA7KTwha3gyQekAJkXtgOh3efOo2c8QL-UeJqpqqG1RLMm6KZK4PvZxDSKX_SSmASIleonxTgcX8hOxOuvmrVNnjEN0cJH2axL2tjWc3BxxXLZA16VbqT_HXeWwO58f27Yw6WNOiiNBYEEWj48fI9_0K0UDVKs_LCO3vqaFCLPyYj56VqRVegw__5fFwa6Bonrt014z_a5vhbvtsXsO3dBRgDtZWsNGEUpX6jFXpTVaD76MmlLdr-jqGusEvpUxzZ5xaNKY7u-75fc4ZJVRM3V1qVx4sS6lFUXjEp8EI4uIQltQVUsKQZQgEb1pZ2Sb1uywBvtbT7OWyh7CilUgbZy_qEtdoGBwgehLRK02yDHoFHWWvVYl9zmmFjcCXdS-Z8e2Ph__iiVHUlYUizA_1Js2EaB-noczKKpqM4mcQTj-5plg6DZJom0yQZD9NJHCUnj76e86NgPE2iOMGddDRMo3HsUTgreuzuvfP1d_oF-ICrHQ

Expected behavior
Images are rendered when securityLevel : loose is set.

Screenshots
image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention is neededretainedWill not be auto-closed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions