On Writing in Markdown

Markdown is the format that gets out of your way. It reads cleanly as plain source, it diffs nicely in git, and it will still open in any text editor twenty years from now.
Tables work too
| Feature | Supported |
|---|---|
| Tables | Yes |
| Footnotes | Yes |
| Code | Yes |
Write it once, and you can render it anywhere.
