Markdown, mark up

When I’m just trying to write prose, technical or otherwise, the bells and whistles of a word processor just get in the way. In school I used LaTeX, but the most straightforward way of getting it today appears to be MacTeX, which at 2.3G is heavyweight for simply marking up some text to publish online.

Markdown solves this problem for me, offline with Pandoc and some CSS themes. Online, this handy plugin lets me post in markdown, and appears to avoid the round-tripping problem by saving the markdown source separately from the generated html. BasicTeX is a smaller TeX distribution for the Mac that lacks a front-end, but has the command line tools needed for Pandoc to output PDF.

Marked up plain text documents are very easy to store and to diff. I have a Git repository I access over SSH where I store document templates, as well as long-lived documents such as my résumé.