Markdown Cheat Sheet
May 19, 2018 1 min read- Images

- Links
<https://link.com>
[Text](https://link.com)
- Linked Images
[](https://link.com)
Styles
_italics_
**Bold**
**_Bold and Italic_**
~~Strike-through~~
- `code`
* My List Item ```csharp int thing = 0; float boop = 2.4; ```
<sup>Superscript</sup>
Hugo
{{< youtube w7Ft2ymGmfc >}}
{{< tweet 877500564405444608 >}}
{{< gist spf13 7896402 >}}
{{< figure src="/media/spf13.jpg" title="Steve Francia" >}}
- src
- link
- target
- _blank = new tab
- title
- caption
- height
- width
{{< img-tl "blog/2018/holiday/day-02/thing.jpg" >}}
- For images.tehlemon.com