Images inside pre-formatted text blocks are not shown on cloud

XMLWordPrintable

    • 1
    • Major

      Issue Summary

      Rendering DC storage format with an image inside the <pre> tag in the cloud fabric editor does not show the image at all. 

      Steps to Reproduce

      1. Create a page with this storage format

       

      <pre>
       this is some text &amp;
       <br />
       <ac:image ac:align="center" ac:layout="center" ac:original-height="594" ac:original-width="639" ac:custom-width="true" ac:local-id="0d98523f2c1e" ac:width="261">
        <ri:attachment ri:filename="Screenshot 2026-06-22 at 2.00.08 pm.png" ri:version-at-save="1" />
       </ac:image>
      </pre>
      

      2. Open the page in the cloud editor 

      Expected Results

      The image is visible 

      Actual Results

      The image is silently not shown. The image details are still preserved in storage format. 

      Workaround

      Replace <pre> with <code> in the storage format 

              Assignee:
              Unassigned
              Reporter:
              Jade Robinson
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: