markdown-it-video icon indicating copy to clipboard operation
markdown-it-video copied to clipboard

feat: local video using default html5 video player

Open jrutila opened this issue 1 year ago • 0 comments

Adds possibility to write "local" video url, like this:

@[local](test_video.webm)

This renders the default html5 video player with the given url as the source.

jrutila avatar Aug 08 '24 05:08 jrutila