Markdown - Anton-L-GitHub/Learning GitHub Wiki
- This text will be italic This will also be italic
- This text will be bold This will also be bold
- You can combine them
# = <h1> ## = <h2> ###### <h6> tag
- Item 1
- Item 2
- Item 3
- Item 3a
- Item 3b
First Header | Second Header |
---|---|
Content cell 1 | Content cell 2 |
Content column 1 | Content column 2 |
print('Hello world')
- this is a complete item
- this is an incomplete item
- @mentions, #refs, links, formatting, and
tagssupported- [x] list syntax required (any unordered or ordered list supported)
👍 ✨ 🐫 🎉 🚀 🤘
![Error msg here](https://images-na.ssl-images-amazon.com/images/I/81MJ4jkIo3L._AC_SL1500_.jpg =100x20)
As Grace Hopper said:
I’ve always been more interested in the future than in the past.