在详细信息中嵌入 Onebox

Simple question: how can I get a YouTube link to OneBox while in a spoiler?

<details><summary>example</summary>(Youtube Link)</details>

example(Youtube Link)

You just need to add some line breaking:

<details>
<summary>example</summary>

(Youtube Link)

</details>
example

Of course, lol. Appreciate your help!