Hello !
I’m currently trying to embed a using the media methods from Grav.
As for images, embedding them with

-```
works, but then the generated HTML is
Your browser does not support the video tag.
```
And I can't include the autoloop and preload that are supposed to be inherent to the tag.
Has anybody any idea about how to include them?
I’ve tried

But it does not work.
I’d like to avoid writing proper HTML in my markdown