Skip to content

Instantly share code, notes, and snippets.

@andreia
Created November 27, 2012 20:07
Show Gist options
  • Save andreia/4156693 to your computer and use it in GitHub Desktop.
Save andreia/4156693 to your computer and use it in GitHub Desktop.
Markdown to HTML
$ curl --data-binary @README.md -H 'Content-Type:text/plain' https://api.github.com/markdown/raw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment