markdown languge is more easy to use than html for styling ll forms of writing on the GitHub platform.
- gists
- Comments in Issues and Pull Requests
- Files with the .md or .markdown extension
forexample you can create tables by assembling a list of words and dividing them with hyphens - (for the first row), and then separating each column with a pipe |:
| First Header | Second Header |
|---|---|
| Content from cell 1 | Content from cell 2 |
| Content in the first column | Content in the second column |
this