webslides / WebSlides

Create HTML presentations in seconds —
https://webslides.tv/
MIT License
6.2k stars 582 forks source link

why not markdown #11

Open ishenyi opened 7 years ago

ishenyi commented 7 years ago

It's very cool! But I prefer to turn markdown file into webslide

jlantunez commented 7 years ago

Just give us some time :)

Kaligule commented 7 years ago

Just want to throw in hat there are many markup languages that can be converted to html (markdown, orgmode, latex ...) It would be cool to have some sort o general interface for that.

jackycute commented 7 years ago

This might be useful for reference: https://github.com/hakimel/reveal.js/#markdown https://github.com/hakimel/reveal.js/tree/master/plugin/markdown

Thanks anyway for this great project!

incandescentman commented 7 years ago

I would also love to see a way to generate Webslides from Emacs org-mode! Here's an example of a project that does so: https://github.com/relevance/org-html-slideshow

jlantunez commented 7 years ago

Thanks Jay!

livc commented 7 years ago

A markdown presentation writer. https://github.com/yhatt/marp

katmoody commented 7 years ago

Being able to use markdown would be awesome!!!

jlantunez commented 7 years ago

@livc @katmoody It's a tricky thing. We want to build a platform for everyone like Medium or Typeform. A tool for developers, designers, and non-techie people (marketers, journalists...) to tell stories. Right now we are focused on core functions. Plugins are welcome :)

sverley commented 4 years ago

up on this !

jcayzac commented 3 years ago

https://github.com/ksky521/nodeppt mixes webslides and markdown, fwiw.