Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Inject image to confluence blueprint template but it displays as text

winter wong November 3, 2017

my context provider content is :

final String imagefileaddress2 = String.format("<img src=\"%s\" height=\"400\"/>", XMLUtils.escape(url));

and template content is:

<p><at:var at:name="imagefile2" at:rawXhtml='true' /></p>

but it displays as:

<img src="http://localhost:8090/download/attachments/65547/test.png" height="400"/>

I have searched confluence sharelinks blueprint, it does the same with me and could display the image.

And I also try <ac: image><li: url li: >…… It display as text too

What's wrong with the code? Do I miss anything? Is it sth about css file?

1 answer

1 accepted

1 vote
Answer accepted
winter wong November 4, 2017

I finally find the reason, It should be

rawxhtml

 with small X letter

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events