Skip to content

Instantly share code, notes, and snippets.

View geekbleek's full-sized avatar

Casey Bleeker geekbleek

View GitHub Profile
@geekbleek
geekbleek / docx2md.md
Last active April 6, 2018 23:01 — forked from jesperronn/docx2md.md
Convert a Word Document into MD

Converting a Word Document to Markdown in One Move

The Problem

A lot of important government documents are created and saved in Microsoft Word (*.docx). But Microsoft Word is a proprietary format, and it's not really useful for presenting documents on the web. So, I wanted to find a way to convert a .docx file into markdown.

Installing Pandoc

On a mac you can use homebrew by running the command brew install pandoc.

The Solution

@geekbleek
geekbleek / README.md
Created March 6, 2017 18:26
Create a Spotify playlist from r/listenToThis

DataFire Dataflow: Create a Spotify playlist from r/listenToThis

Create a new playlist every day using suggestions from Reddit

View on DataFire

About

This Dataflow will retrieve the top links from r/listenToThis,