-
-
Notifications
You must be signed in to change notification settings - Fork 98
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
If I include a local video file in my presentation, and export it to HTML, it won't be able to locate the video file because it doesn't get included in the export.
Samples to Reproduce
- Create a folder called "Slides"
- In it, create a presentation with
<video data-autoplay controls><source src="./light_paint.mp4" type="video/mp4"></video>
as the first slide. - Export it to HTML
- Open the HTML file
Expected behavior
It should include the video file
marcbenedi
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working