markdown-it-video
markdown-it-video copied to clipboard
feat: local video using default html5 video player
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.