<audio>
Element Draft Action DocumentationVersion 0.1
Assuming the URL to an audio file is in your clipboard, this action uses said URL as the source file for an embedded audio player using the <audio>
element.
<audio controls>
<source src="">
</audio>