This may be a bad idea but what about something li...
# kweb
p
This may be a bad idea but what about something like
Copy code
doc.body.insert(position, h1 { "my heading is great" } )
reusing kotlinx.html whenever we won't need to add events to the internals of a block of html?