Onebox in a Details

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
3 Likes

Of course, lol. Appreciate your help!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.