Use :---, :---:, or ---: for left, center, right.
Tables
1 min readStableBeginner
GFM tables render with responsive horizontal scrolling, alternating row backgrounds, and header alignment support.
Quick Start
A simple two-column table.
| Feature | Status |
|---|---|
| MDX Support | Available |
| Code Highlighting | Available |
Adding Options
Add alignment and more rows.
| Feature | Status | Description |
|---|---|---|
| MDX Support | Available | Full MDX v3 |
| Code Highlighting | Available | 65+ languages |
| Mermaid Diagrams | Available | 15+ types |
Advanced
A feature matrix with mixed alignment.
| Feature | Status | Description |
|---|---|---|
| MDX Support | Available | Full MDX v3 support |
| Code Highlighting | Available | 65+ languages |
| Mermaid Diagrams | Available | 15+ diagram types |
| Global Search | Available | Full-text with Cmd+K |
| Dark Mode | Available | Light/Dark/System |
| Theme Variants | Available | 26 color palettes |
Options
alignmentmarkerDefault: leftRelated pages
Was this page helpful?