Skip to content

Instantly share code, notes, and snippets.

@ayosec
Created September 20, 2015 06:36
Show Gist options
  • Save ayosec/31933c89a5ccad1de19f to your computer and use it in GitHub Desktop.
Save ayosec/31933c89a5ccad1de19f to your computer and use it in GitHub Desktop.
GitHub API - Preview markdown
curl -H 'Content-Type: text/x-markdown' https://api.github.com/markdown/raw --data-binary @FILE,md > OUTOUT.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment