Skip to content

Instantly share code, notes, and snippets.

@wolverian
Created November 28, 2011 19:15
Show Gist options
  • Save wolverian/1401598 to your computer and use it in GitHub Desktop.
Save wolverian/1401598 to your computer and use it in GitHub Desktop.
use highlight.js
<script src="http://yandex.st/highlightjs/6.1/highlight.min.js"></script>
<script type="text/javascript">
hljs.initHighlightingOnLoad();
</script>
<link rel="stylesheet" href="http://yandex.st/highlightjs/6.1/styles/github.min.css">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment