This is an example of an HTML file that can be embedded in your documentation using an iframe.
To embed this page in your markdown documentation, use:
<iframe src="/examples/interactive-demo.html"
width="100%"
height="600"
frameborder="0"
style="border: 1px solid #e5e7eb; border-radius: 8px;">
</iframe>