Skip to content

Video files don't get included in export to html #260

@jericjan

Description

@jericjan

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

  1. Create a folder called "Slides"
  2. In it, create a presentation with <video data-autoplay controls><source src="./light_paint.mp4" type="video/mp4"></video> as the first slide.
  3. Export it to HTML
  4. Open the HTML file

Expected behavior
It should include the video file

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions