table in readme md code example
Example 1: readme.md table formatting
| | | | | |
|---|---|---|---|---|
| | | | | |
| | | | | |
| | | | | |
Example 2: generate table of content in readme.md
$ wget https://raw.githubusercontent.com/ekalinin/github-markdown-toc/master/gh-md-toc
$ chmod a+x gh-md-toc