Column 1 Column 2
Cell 1, Row 1 Cell 2, Row 1
Cell 1, Row 2 Cell 1, Row 2
Basic Table




Left Centered Right
This is left Text is centered And this is right-aligned
More text Even more text And even more to the right
Aligned Text




Item Price # In stock
Juicy Apples 1.99 739
Bananas 1.89 6




Item Price # In stock
Juicy Apples 1.99 739
Bananas 1.89 6




Simplified Table Syntax

For faster writing, outer pipes are optional:

Header 1 Header 2 Header 3
Row 1 Col 1 Row 1 Col 2 Row 1 Col 3
Row 2 Col 1 Row 2 Col 2 Row 2 Col 3




Feature Name Status Priority Estimated Hours Completion
User Login βœ… Done High 8.5 100%
Dashboard πŸ”„ In Progress Medium 16.0 65%
Reports ⏳ Pending Low 12.0 0%
Settings πŸ“‹ Planned Medium 6.5 0%




Task Status Priority Owner
Database Migration 🟒 Complete πŸ”΄ Critical @dba-team
API Development 🟑 In Progress 🟠 High @backend-team
UI Components πŸ”΅ Review 🟒 Medium @frontend-team
Testing Suite βšͺ Planned 🟣 Low @qa-team