markdown-it-html5-media icon indicating copy to clipboard operation
markdown-it-html5-media copied to clipboard

Feature Request: Start and End Time

Open ludos1978 opened this issue 1 year ago • 0 comments
trafficstars

It would be practical and time efficient if videos could be started at some time defined as parameters given to the markdown.

ideas to implement it

![start:1m25s end:2m0s](./Video.mp4 "Video Title")
![](./Video.mp4#t=85,180 "Video Title")

ludos1978 avatar Mar 05 '24 07:03 ludos1978