Shuffle / Shuffle-docs

Documentation used for Shuffle
https://shuffler.io/docs
MIT License
18 stars 39 forks source link

Iframe not rendering correctly in documentation #186

Open satti-hari-krishna-reddy opened 3 months ago

satti-hari-krishna-reddy commented 3 months ago

Description:

The iframe embedded on the "Triggers" page of the documentation (link to page) is not rendering correctly. It appears as raw HTML code instead of displaying the embedded content.

Expected behavior: The iframe should display a Loom video demonstrating the workflow.

Actual behavior: The iframe appears as follows:

iframe


<iframe width="560" height="315" src="[https://www.loom.com/embed/9811d94782c249f899703491f286004c](https://www.loom.com/embed/9811d94782c249f899703491f286004c)" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>