Skip to content

Instantly share code, notes, and snippets.

@SteveBarnett
Created May 18, 2015 08:50
Show Gist options
  • Save SteveBarnett/7f3fae408a538dde7775 to your computer and use it in GitHub Desktop.
Save SteveBarnett/7f3fae408a538dde7775 to your computer and use it in GitHub Desktop.
Order list trickery

My ordered list:

  1. foo
  2. bar
  3. baz

My ordered list that keeps changing and I keep changing the numbers and arg what a pain:

  1. baz
  2. foo
  3. bar

My sneaky ordered list:

  1. bar
  • baz
  • foo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment