Skip to content

Instantly share code, notes, and snippets.

@kovacshuni
Created November 20, 2012 15:53
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 kovacshuni/4118751 to your computer and use it in GitHub Desktop.
Save kovacshuni/4118751 to your computer and use it in GitHub Desktop.
lol
#define true false //happy debugging motherfuckers :))))
@kovacshuni
Copy link
Author

this is a dummy comment, DAAA :O

@kovacshuni
Copy link
Author

i'm trying to write code here.... i think gist formats it fine

require 'redcarpet'
markdown = Redcarpet.new("Hello World!")
puts markdown.to_html

@kovacshuni
Copy link
Author

how cool is dat?

@kovacshuni
Copy link
Author

if i wanna embed this..
just include this in my html:

<script src="https://gist.github.com/4118751.js?file=lol"></script>

@kovacshuni
Copy link
Author

lol, html tags not allowed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment