Markdown cheat sheet

Markdown cheat sheet

Use Icons

headers

headers

headers

# headers
## headers
### headers

bold text

**bold text**

italic text

*italic text*
  • dot
- dot
  1. list
  2. list
  3. list
1. list
2. list
3. list
  • tack list
  • tack list
  • tack list
- [x] tack list
- [ ] tack list
- [ ] tack list


spacing

<br/>
callout text

type code

```type code```

picture

![titel](picture)

link

[titel](https://fablabarnhem.nl/)
dropdown

//usefull for big coding blocks