242 B
242 B
Markdown Rules
Tables
The tables in markdown should always by ascii char count justified for better readability.
Example:
| Name | Age | City |
|---|---|---|
| Abhishek | 30 | New York |
The tables in markdown should always by ascii char count justified for better readability.
Example:
| Name | Age | City |
|---|---|---|
| Abhishek | 30 | New York |