Skip to content

Instantly share code, notes, and snippets.

@Raynes
Created December 24, 2011 23: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 Raynes/1518508 to your computer and use it in GitHub Desktop.
Save Raynes/1518508 to your computer and use it in GitHub Desktop.
user> (pygmentize "clojure" "(+ 3 3)")
"<div class=\"highlight\"><pre><span class=\"p\">(</span><span class=\"nb\">+ </span><span class=\"mi\">3</span> <span class=\"mi\">3</span><span class=\"p\">)</span>\n</pre></div>\n"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment