Hacker News new | ask | show | jobs
by mcwhittemore 4819 days ago
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.