HackerTrans
TopNewTrendsCommentsPastAskShowJobs

MartenBE

no profile record

Submissions

Show HN: MkSlides – Markdown to slides with a similar workflow to MkDocs

github.com
78 points·by MartenBE·قبل 8 أشهر·15 comments

comments

MartenBE
·قبل 8 أشهر·discuss
No, MkSlides does not parse the markdown, but gives it as is to Reveal.js. Perhaps in the future we can mimick the API for MkDocs extensions, but it is out of scope for the moment.
MartenBE
·قبل 8 أشهر·discuss
There are some niche changes, but on the surface you can pick either one.
MartenBE
·قبل 8 أشهر·discuss
I already use MkDocs, I don't use NodeJs. I looked for something in the Python ecosystem, but everything is JS. So i wanted to see if I could create it myself :)