Percussion and Custom Widgets in embed code

I think this will be super useful if you are providing us two options:

  • draggable percussion or custom widget to region, or instead
  • provide embed code to paste it in HTML widget in Percussion
    This will allow better control using percussion / custom widget, like tweaking the class or move the div structure to different place or adding specific thing to it rather than making many custom widgets and ability to have shared asset option

Something like this would be very useful. There seems to be no way to wrap widgets in additional HTML other than building the wrapper HTML into templates as regions. How does one make a carousel with reusable slides (each slide a widget) without building the carousel code directly into the template or dynamically wrapping the slide widgets in carousel HTML after the page loads (yuck)? Have you ever made any headway on workarounds for this, Aaron?