The practice of github functions
- Bold
- Italic
- Bold and Italic
Strikethroughand this is a quote
- And Hyperlink: GitHub Pages
And github auto generate some shortcut link Also, you can use relative link in the project.
- Section Link also find, like Code
@somepeople
for notification- footnote1
<!-- Markdown Comment, which the same with html comment -->
- first item
- second item
- third item
- nest list if fine, too.
- apple
- orange
- banana
- #333
- comlete tasks
- Add something 🎉
- inline code like
print("Hello world")
- code block:
def hello_world:
print("Hello world")
hello_world()
Tip: When you want to display an image which is in your repository, you should use relative links instead of absolute links.
:+1:
👍:shipit
:- the Emoji-Cheat-Sheet
First Header | Second Header |
---|---|
Content Cell | Content Cell |
Content Cell | Content Cell |
Footnotes
-
This is the note of note ↩