Skip to content

Instantly share code, notes, and snippets.

@PuZZleDucK
Last active July 16, 2017 14:09
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 PuZZleDucK/d7102a78c7423e6ff07e3e2e4e750cda to your computer and use it in GitHub Desktop.
Save PuZZleDucK/d7102a78c7423e6ff07e3e2e4e750cda to your computer and use it in GitHub Desktop.

original

  1. First item
echo "code from item 1"
  1. Second item
  2. Third item
  3. Forth

indent

  1. With indentation
    echo "code from item 1"
    
  2. Second item
  3. Third item
  4. Forth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment