ScratchAddons / website-v2

The website for Scratch Addons. (version 2)
https://scratchaddons.com
GNU General Public License v3.0
51 stars 39 forks source link

Blog post: Use HTML video tags instead #414

Closed DNin01 closed 9 months ago

DNin01 commented 9 months ago

Seems like the ![](url) syntax doesn't work for videos; our Markdown interpreter just assumes it's an image instead.

Not sure if this will fix the problem, but it's worth a try.

DNin01 commented 9 months ago

They work for me now!