Created
July 16, 2017 14:05
-
-
Save PuZZleDucK/3446c262cfd36efc716b6782855a9907 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## original | |
1. First item | |
``` | |
echo "code from item 1" | |
``` | |
1. Second item | |
1. Third item | |
1. Forth | |
## indent | |
1. With indentation | |
``` | |
echo "code from item 1" | |
``` | |
1. Second item | |
1. Third item | |
1. Forth | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment