Instead of using <rh-disclosure summary="Hello world">, users can slot content into a summary slot and include additional HTML if needed.
<rh-disclosure summary="Hello world">
summary
Also note that slotted summary content will render on the page if/when JavaScript fails to load.