@astarkOn my site I needed to embed an Apple Music Badge linking to Artist page... In the embed block:
Click the </> symbol to the right of the text field (where you'd paste in your embed code. It'll open a blank text editor window. In there I pasted the embed code and modified with tags wrapping--see below.
**<center>**
<a href="https://some.link-goes-here" style="display:inline-block;overflow:hidden;background:url(/assets/shared/badges/en-us/music-lrg.svg) no-repeat;width:115px;height:40px;"></a>
**</center>**