Skip to content

Instantly share code, notes, and snippets.

@helderdarocha
Forked from davidmatas/mou.html
Created December 18, 2013 18:35
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 helderdarocha/8027409 to your computer and use it in GitHub Desktop.
Save helderdarocha/8027409 to your computer and use it in GitHub Desktop.
<!-- Highlight syntax for Mou.app, insert at the bottom of the markdown document -->
<script src="http://yandex.st/highlightjs/7.3/highlight.min.js"></script>
<link rel="stylesheet" href="http://yandex.st/highlightjs/7.3/styles/github.min.css">
<script>
hljs.initHighlightingOnLoad();
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment