Last active
July 26, 2018 01:49
-
-
Save lbwanghr/980d538927ed76af7a76421d68bed382 to your computer and use it in GitHub Desktop.
This gist is to test several ordinary use of MarkDown
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
# This is `h1` head | |
## This is `h2` head | |
**Bolt Font** | |
__Bolt Font__ | |
*Italic Font* | |
_Italic Font_ | |
_Italic **Bolt** Font_ | |
>I like pig. Dog admires human, cat despise human, while pig treat everything equally. | |
![Sample Image](https://daringfireball.net/graphics/markdown/mt_textformat_menu.png) | |
- list1 | |
- about? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is
h1
headThis is
h2
headBolt Font
Bolt Font
Italic Font
Italic Font
Italic Bolt Font