Created
July 12, 2014 19:29
-
-
Save micha/37b02eb356094f8611f9 to your computer and use it in GitHub Desktop.
Hoplon discourse site code markdown
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I've been using the triple-backquote method and it works pretty well. For example: | |
``` | |
(map inc [1 2 3]) | |
``` | |
Check out [the source for this post](https://gist.github.com/micha/37b02eb356094f8611f9) on GitHub. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment