# Is it possible to embed a youtube video in a bullet list?

**URL:** https://community.silverbullet.md/t/is-it-possible-to-embed-a-youtube-video-in-a-bullet-list/1913
**Category:** v1: Troubleshooting (legacy)
**Created:** [March 5, 2025, 5:08pm UTC](https://community.silverbullet.md/t/is-it-possible-to-embed-a-youtube-video-in-a-bullet-list/1913 "2025-03-05T17:08:46Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![rubenlg](https://community.silverbullet.md/user_avatar/community.silverbullet.md/rubenlg/32/1086_2.png) [@rubenlg](https://community.silverbullet.md/u/rubenlg)
#### Post date: [March 5, 2025, 5:08pm UTC](https://community.silverbullet.md/t/is-it-possible-to-embed-a-youtube-video-in-a-bullet-list/1913/1 "2025-03-05T17:08:46Z")

</div>

When I try to embed a youtube video in a bullet list, it doesn’t seem to work. I tried the following:

1. Use triple backticks and break lines:

```
* list item ```embed 
url: https://youtu.be/8btx9HeuZ4s 
```
```

1. Use triple backticks and keep everything in one line

```
* list item ```embed url: https://youtu.be/8btx9HeuZ4s ```
```

1. Use simple backticks and keep everything in a single line:

```
* list item `embed url: https://youtu.be/8btx9HeuZ4s `
```

None of these options work, and the first one breaks the page. The only workaround I have so far is to close the list removing all the indentation, put the embed at the “root indentation”, and then start another list.

Does anyone know if there is a way to make this work in bullet lists?

Thanks!

---

<div class="post-metadata">

### Author: ![zef](https://community.silverbullet.md/user_avatar/community.silverbullet.md/zef/32/7_2.png) [@zef](https://community.silverbullet.md/u/zef)
#### Post date: [March 5, 2025, 7:18pm UTC](https://community.silverbullet.md/t/is-it-possible-to-embed-a-youtube-video-in-a-bullet-list/1913/2 "2025-03-05T19:18:23Z")

</div>

Not right now. I’m looking at having another way to embed content as part of Space Lua, which should also work in bullet lists. Stay tuned.
