| # One hash makes a large title |
One hash makes a large title |
| ## Two hashes for a smaller header |
Two hashes for a smaller header |
- dashes - make - bullets |
|
1. you can make 1. numbered bullets 1. as well |
- you can make
- numbered bullets
- as well
|
| [Making links](https://turtl.it/) is easy! |
Making links is easy! |
| You can also make text __bold__ or *italic*. |
You can also make text bold or italic. |
| Here's an image:  |
Here's an image:  |
| > Quote text with a caret |
Quote text with a caret |
indent_code_4_spaces() {}
or use backticks for `inline_code()`
|
indent_code_4_spaces() {}
or use backticks for inline_code()
|