Don't Wrap Slots with Html Comments by Default+issues

There is a view option, no_wrap_comment that will suppress comments that Wagn inserts into generated card content.  I'm not sure which views get this processing, but the default behavior is to insert these comments and also to indent the html with spaces.

 

It's noisy and it gets in the way in many places.  DOM inspectors to a fine job of formatting and IMHO, this just adds noise when debugging.