Commit c29775e
fix video embeds: use clickable thumbnails instead of iframes
Marp renders slides inside SVG foreignObject which blocks YouTube
iframe players (Error 153). Switch to large clickable thumbnail
images (maxresdefault) with rounded corners and drop shadow that
open the video in a new tab on click.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 4ae9196 commit c29775e
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
0 commit comments