I want to embed an interactive demo into our Help Articles from another platform. Can I do that?
The code is:
<div style="position: relative; padding-bottom: 56.25%; width: 100%; height: 0;">
<iframe
src="https://tashi.storylane.io/demo/swdjjjrzseopquot;
allowfullscreen
style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"
>
</iframe>
</div>