1 comment

[ 2.7 ms ] story [ 17.6 ms ] thread
Recently I had to turn a bunch of notes I'd taken in markdown into a presentation. So I threw together a nodejs parser that transformed the markdown into a single file deck.js app. Figured some others might find it interesting/useful.