. [ ] unchecked .
. . [_] unchecked . . . [x] checked . . . [X] checked . . . - [ ] unchecked - [X] checked .. . > [ ] unchecked *with* **markdown** > > Rather replace with: > > [ ] unchecked *with* **markdown** > > ``` > > var block = 'and a code block'; > > ``` > > [X] checked ~~with~~ [markdown]() .
. . - [ ] unchecked *with* **markdown** - [X] checked ~~with~~ [markdown]() - [x] checked _with_ [link](http://example.com) .Rather replace with:
| Col1 | Col2 | Col3 |
|---|---|---|
| [ ] | no label | not a checkbox |
| without | markdown | |
| with | markdown | |
| only one checkbox | rest are the label |