Hello,
I’ve read this Cannot get atlassian connect dynamic macro to display inline and it says the issue has been fixed. But it’s not working for me. Here’s what I’ve tried:
- script src=“//connect-cdn.atl-paas.net/all.js” data-options=“resize:false”
- “outputType”: “INLINE”, in atlassian-connect.json
- “width”: “300px”, “height”: “350px”, in atlassian-connect.json
- AP.resize(300,350) on document ready.
The root problem is the p tag which encloses the iframe. The p tag is automatically added by Confluence cloud. Why does Confluence add a p tag? If only this can be syled to “display: inline-block”. Can anyone assist?
Thanks,
Joel
