Ive been looking for a way to add an embedded youtube video to my project on Refined. Could someone point me in the right direction? Im using Refined for Confluence Cloud. Ive looked everywhere before asking here. A bit of guidance would be fantastic. Thank you so much
Not sure about Refined for Confluence, but for Refined for Jira:
Add a HTML module and then put the code for video in. Something like this:
<h2 align = "center"> Hello there </h2><br><iframe src="https://YOUTUBE ./ VIMEO /12345" width="100%" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.