Skip to content

Instantly share code, notes, and snippets.

@clasense4
Created October 8, 2013 01:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save clasense4/6878094 to your computer and use it in GitHub Desktop.
Save clasense4/6878094 to your computer and use it in GitHub Desktop.
Simple Markdown combine
rm body.html
markdown index.md > body.html
cat head.html body.html tail.html > index.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment