only droids
This commit is contained in:
11
.factory/rules/markdown.md
Normal file
11
.factory/rules/markdown.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# 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 |
|
||||
Reference in New Issue
Block a user