only droids

This commit is contained in:
2026-02-11 15:22:02 +05:30
parent 5b304c5c2d
commit 1a6bffef2b
14 changed files with 171 additions and 491 deletions

View 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 |