The community members are discussing ways to add a canvas element to a platform, other than using an HTML embed. One community member suggests a "hack" to change the div tag to canvas, but acknowledges that the system does not officially allow this. Another community member notes that while this hack works, it may not be the best solution. The community members suggest that for now, the HTML embed is the cleanest solution, and hope the platform will add support for the canvas tag in the future. One community member provides a link to an issue on GitHub related to this request.
@Oleg Isonen, I was simply converting some codepens into Webstudio for practice. I was using js for math/particles/shapes. This was just an exercise, not for a project so it isn't critical for me.