To test a table in Markdown
Writing this post to test if the following table is shown on an Android WebView.
Header 1 | Header 2 | Header 3 |
---|---|---|
Cell 1 | Cell 2 | Cell 3 |
Cell 4 | Cell 5 | Cell 6 |
Command | Description |
---|---|
git status | List all new or modified files |
git diff | Show file differences that haven't been staged |