Code
markdown
Inline link: [text](https://example.com)
Link with title: [text](https://example.com "Title")
Reference link: [text][ref]
[ref]: https://example.com
Auto link: <https://example.com>
Image: 
Reference image: ![alt text][img]
[img]: image.png