Noteshub
Error parsing MDX
[next-mdx-remote-client] error compiling MDX:
Unexpected closing tag `</div>`, expected corresponding closing tag for `<iframe>` (33:3-33:116)
31 |
32 | <div style="width:300px;height:300px !important;background:yellow;">
> 33 | <iframe src="https://youtube.com/embed/hKj_4hedwD8?si=fpAL223M33enoPgH" style="width:38%; border:5px solid pink">
| ^
34 | </div>
35 | # div bg?
More information: https://mdxjs.com/docs/troubleshooting-mdx
š§āš§ See how to debug and solve most common MDX errors in our docs:
https://flowershow.app/docs/debug-mdx-errors