big post of SP markdown stuff
* or _ can be used for italics + bold
~~strike~~
___ or --- for border
>indentation
>>double indentation
--- under text to make it large
# heading sizes , up to 4
- [ ] checklist
- [x] checkedlist
- or * for listing
|--| under text for 1 box
|box1|box2| above
|--|--| below for multiple . can add more
sentence[^1]
[^1]: footnote
`backtick` amount doesnt matter
5 spaces before text darkens it ( dont know what its called )
[link]() can also be used to make spaces between text
![image]()
1. list
2. list
3.list
















