exerslide icon indicating copy to clipboard operation
exerslide copied to clipboard

A framework to create React-based HTML presentations and tutorials.

Results 7 exerslide issues
Sort by recently updated
recently updated
newest added

For all md files, I received ``` Unknown content type "text_markdown" ``` For each file, I need to add ``` content_type: text/x-markdown ``` I think this error came from mime-types...

bug

I usually modified configuration to allow latex or other extra things and I duplicated many configuration manually each time. Is there anyway to use it as a template mode?

I am running into serveral issues trying to run exerslide under Windows. I will try to report the issues I ran into: - The use of `process_child` only works correctly...

enhancement
help wanted

If `exerslide init` is run as ``` exerslide init "My Project Name" ``` it will fail silently. It looks like everything will have installed fine but that's not the case....

I expected two-finger swipes to do previous/next slide (but fallback to browser behavior of back-page when done from the first slide)

Noticeable on mobile but perhaps affects desktops as well in longer pages.