mirror of
https://github.com/hamburghammer/gohttpserver.git
synced 2024-12-23 06:57:40 +01:00
14 lines
No EOL
345 B
Markdown
14 lines
No EOL
345 B
Markdown
## This is title
|
|
1. [x] task1
|
|
1. [ ] list2
|
|
|
|
## Table
|
|
this will produce this:
|
|
|
|
| Tables | Are | Cool |
|
|
| ------------- |:-------------:| -----:|
|
|
| **col 3 is** | right-aligned | $1600 |
|
|
| col 2 is | *centered* | $12 |
|
|
| zebra stripes | ~~are neat~~ | $1 |
|
|
|
|
https://github.com/codeskyblue/gohttpserver |