Skip to content

Instantly share code, notes, and snippets.

@dmgerman
Last active December 26, 2016 23:41
Show Gist options
  • Save dmgerman/2f76278ee5710e15e1859432e86daf52 to your computer and use it in GitHub Desktop.
Save dmgerman/2f76278ee5710e15e1859432e86daf52 to your computer and use it in GitHub Desktop.
example of gists

For example, with org extension we can headers as this:’

This is a header

Tables look like this

AThis is the sea
BAnd this is not

that are nicely typeset by github.

we can also have simple links like these:

wikipedia

You can also have bold, italics

This is a list:

  • One item
  • two items
  • three items

Ordered list

  1. this is one
  2. this is two
  3. this is three.
  4. They are automatically renumbered.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment