Skip to content

Instantly share code, notes, and snippets.

@davidbella
Last active December 23, 2015 19:39
Show Gist options
  • Save davidbella/6684214 to your computer and use it in GitHub Desktop.
Save davidbella/6684214 to your computer and use it in GitHub Desktop.
Testing GFM
def some_method
  puts "Hello"
end

So it looks like "Markdown" on GitHub is GitHub Flavored Markdown - how presumptious!

  • Checking out task lists
  • Pretty cool - Gist has some level of auto-complete
  • Plenty more to learn about here
  • According to the official blog post on task lists, anyone who can edit the markdown can check and uncheck the boxes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment