docbrown/app/views/liquids/_stackblitz.html.erb

9 lines
218 B
Text

<iframe
src="https://stackblitz.com/edit/<%= id %>?embed=1&<%= view %>&<%= file %>"
width="100%"
height="<%= height %>"
scrolling="no"
frameborder="no"
allowfullscreen
allowtransparency="true">
</iframe>