Commit 0ffbd4c
Fix YouTube test to match iframe embed from PR #92
The {{< video >}} Quarto shortcode renders as an iframe, not an <a> link.
Updated test selector from a[href*='youtu'] to iframe[src*='youtube'].
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 640e711 commit 0ffbd4c
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
111 | 113 | | |
112 | 114 | | |
113 | 115 | | |
| |||
0 commit comments