How to use <audio> and <video> tag features (autoplay, muted..)

Hi everyone,

I’m a newbie of Grav (just started yesterday), I have a very simple question about and tag features.

I want to insert an mp3 content using the standard text editor (admin/pages), what is the right way to specify autoplay or other controls to audio tags?

I’ve tried:
(audio_name.mp3?autoplay)

But unfortunately it doesn’t work.

Thanks in advance!

Regards

Not sure if control tags can be used in markdown so far.
But a link looks like:

![audio](file.mp3)

You can use html