oleeskild / digitalgarden

290 stars 160 forks source link

Add support for `![](https://youtube.com/embed/abc123)` syntax #284

Open tyler-dot-earth opened 2 months ago

tyler-dot-earth commented 2 months ago

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)