Embed <audio> Element Draft Action Documentation

Drafts Directory Share Page

Version 0.1

Description

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.

Steps

  1. Insert Text:
<audio controls>
  <source src="">
</audio>

Contact/Feedback

Extra Details