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 :)