Hacker News new | ask | show | jobs
Markdown to Deck.js converter for meetups and brownbags (deckmd.willrobotsdream.com)
1 points by mcwhittemore 4819 days ago
1 comments

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.