It seems when I insert an .mp3 file to autoplay - it doesn't
using version 2.9.99.2
After <alt>click on media and adding autoplay - it generates this code (no autoplay)
<audio src="https://gracehost.net/images/courses/slide-02.mp3" controls="controls" style="width: 100px; height: 50px; display: block; margin-left: auto; margin-right: auto;"></audio>
What is the magic want to use auto play.
