*italics* or _italics_
**bold** or __bold__
~~strikethrough~~
[my link](https://www.x.org)
[my link](https://www.x.org "tooltip")
[my link][1]
[1]: http://www.x.org [2]: http://www.x.org
a link[^2] in a text with a footnote
[^2]: http://www.x.org↩


inline `code`
```javascript var s = "hello"; alert(s); ```
> a text