Markdown Table

Markdown table is a table written using plain text characters, formatted using pipes ( | ) and dashes ( – ) to define columns and rows. Commonly used in documentation, test case write-ups and AI-generated outputs because it’s lightweight and renders cleanly in most modern tools without needing a spreadsheet.