Skip to content

Instantly share code, notes, and snippets.

@Aupajo
Created February 12, 2009 04:13
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 Aupajo/62480 to your computer and use it in GitHub Desktop.
Save Aupajo/62480 to your computer and use it in GitHub Desktop.
A quick markdown test.

This is a header.

  1. This is the first list item.
  2. This is the second list item.

Here's some example code:

return shell_exec("echo $input | $markdown_script");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment