You can use it in readme files, tickets, and even to generate the content of websites.
bold text: **bold**
Italic text: _Italic_
~Strikethrough~ text: ~Strikethrough~
Quoted text:
>Quoted text:
# Heading 1
## Heading 2
### Heading 3
``` Code blocks ```
Code blocks
- unordered
- bullet
- points
1. Numbered
2. List
[Link to another page](http://www.google.com)
: Link to another page
![](https://raw.githubusercontent.com/RSE-Sheffield/RSE-Sheffield.github.io/master/assets/images/logo/rse-logoonly-stroke-small.png)
The parenthesis should contain either a url or a local path to an image
For a full list, visit GitHub’s Formatting Guide