This is a A markdown-driven WYSIWYG(What You See Is What You Get) slide editor.
It aims on three things:
Checkout the online demo, or the video on youtube.
Here are some features that is implemented (few), and is on the roadmap.
edit content via text
markdown content is rendered into HTML
slide specific syntax (---
is evaluated as 'new slide')
slide specific styles (local <style />
tags)
save & load content (TBD)
render svelte components (TBD)
more code-specific features:
simpler methods to add transitions
more simpler methods to add styles:
nested outline
load 3rd-party components directly from:
social features: login, like, clone, follow
and others..!