Skip to content

Instantly share code, notes, and snippets.

@markfeedly
Last active August 29, 2015 13:56
Show Gist options
  • Save markfeedly/9204300 to your computer and use it in GitHub Desktop.
Save markfeedly/9204300 to your computer and use it in GitHub Desktop.
experiment with markdown slides

header 1

  • bullet
  • bullet 2

##page 2

  • Some Ruby code examples
['a', 'b'].map { |x| x.uppercase }
  • add some text
['a', 'b'].map { |x| x.uppercase }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment