Open tyler-dot-earth opened 2 months ago
Problem: ![](https://youtube.com/embed/abc123) syntax does not produce an embed when published.
![](https://youtube.com/embed/abc123)
Workaround: use the <embed> HTML that YouTube provides.
<embed>
Ideal: support the markdown embed syntax ![](https://youtube.com/embed/abc123)
Problem:
![](https://youtube.com/embed/abc123)
syntax does not produce an embed when published.Workaround: use the
<embed>
HTML that YouTube provides.Ideal: support the markdown embed syntax
![](https://youtube.com/embed/abc123)