author | title | date | image | authorImage | tags |
---|---|---|---|---|---|
Trevor Lane |
Utah JS 2021 Presentation Notes |
10/08/2021 |
notes, presentation, UtahJS |
[{
"name": "Post Name",
"gist_id": "first post id"
}]
\-\-\-
author: <Your Name>
title: What I learned at Utah JS 2021
date: 10/08/2021
image: https://i.imgur.com/qbMH8r1.png
authorImage: https://avatars.githubusercontent.com/u/15148900
tags: writing, post, utahJS
Headers:
# This is an <h1> tag
## This is an <h2> tag
###### This is an <h6> tag
Emphasis
*This text will be italic*
_This will also be italic_
**This text will be bold**
__This will also be bold__
_You **can** combine them_
Lists
* Item 1
* Item 2
* Item 2a
* Item 2b
Images

Format: 
Links:
http://github.com - automatic!
[GitHub](http://github.com)
\-\-\-