support README.md preview
This commit is contained in:
14
testdata/README.md
vendored
Normal file
14
testdata/README.md
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
## 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
|
||||
Reference in New Issue
Block a user