bold italic strikethrough underline
- list
- items
- last item
- description of last item
| sdf | asdf |
|---|---|
| coole | table |
| bro | k |
use strict;
use warnings;
use feature 'say';
say "Hello World!";echo 'hello world!'- [ ] checkbox
- [x] checkbox checked
bold italic strikethrough underline
| sdf | asdf |
|---|---|
| coole | table |
| bro | k |
use strict;
use warnings;
use feature 'say';
say "Hello World!";echo 'hello world!'