This is how
## I use markdown
### _It's fun !_
**bold**
*check this list:*
- item
* another item
descriptive
*subitems work
___
~~html~~
###### lol
___
another list|
----|
item|
>cool, aye ?
___
Things to do today| _**done**_
---|---
make a list|ok
make someone smile|-
$$$|-
this looks weird|
<code><code>I hope this was helpful</code></code>
<code>have a nice day !</code>
This is how
I use markdown
It's fun !
bold
check this list:
- item
- another item
descriptive- subitems work
html
lol
| another list |
|---|
| item |
cool, aye ?
| Things to do today | done |
|---|---|
| make a list | ok |
| make someone smile | - |
| $$$ | - |
| this looks weird |
I hope this was helpful
have a nice day !