# Onebox in a Details

**URL:** https://meta.discourse.org/t/onebox-in-a-details/92374
**Category:** Support
**Created:** [7월 15, 2018, 1:40오전 UTC](https://meta.discourse.org/t/onebox-in-a-details/92374 "2018-07-15T01:40:36Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![nlebl](https://avatars.discourse-cdn.com/v4/letter/n/e47774/32.png) [@nlebl](https://meta.discourse.org/u/nlebl)
#### Post date: [7월 15, 2018, 1:40오전 UTC](https://meta.discourse.org/t/onebox-in-a-details/92374/1 "2018-07-15T01:40:36Z")

</div>

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)

---

<div class="post-metadata">

### Author: ![tshenry](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tshenry/32/119495_2.png) [@tshenry](https://meta.discourse.org/u/tshenry)
#### Post date: [7월 15, 2018, 2:19오전 UTC](https://meta.discourse.org/t/onebox-in-a-details/92374/2 "2018-07-15T02:19:46Z")

</div>

You just need to add some line breaking:

```plaintext
<details>
<summary>example</summary>

(Youtube Link)

</details>

```

> **example**
>
> [![](https://global.discourse-cdn.com/meta/original/4X/9/2/6/92616343b8f3356822c5637b41725aa89a36d9c8.jpeg "Discourse Interview with Jeff Atwood - CDNify Podcast Ep.6") ](https://www.youtube.com/watch?v=BoitrjgFcxE)

---

<div class="post-metadata">

### Author: ![nlebl](https://avatars.discourse-cdn.com/v4/letter/n/e47774/32.png) [@nlebl](https://meta.discourse.org/u/nlebl)
#### Post date: [7월 15, 2018, 2:41오전 UTC](https://meta.discourse.org/t/onebox-in-a-details/92374/3 "2018-07-15T02:41:53Z")

</div>

Of course, lol. Appreciate your help!

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [8월 14, 2018, 2:41오전 UTC](https://meta.discourse.org/t/onebox-in-a-details/92374/4 "2018-08-14T02:41:53Z")

</div>

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