Skip to content

Tables

Extension: tables

Column Alignment

Feature Status Priority Notes
Dark mode Supported High Auto-switches with OS preference
Search Supported High Full-text with suggestions
Mermaid Supported Medium Flowcharts, sequence, and more
Code copy Supported Low One-click copy on code blocks
| Feature | Status | Priority | Notes |
|:--------|:------:|----------:|-------|
| Dark mode | Supported | High | Auto-switches ... |
| Search | Supported | High | Full-text ... |
| Mermaid | Supported | Medium | Flowcharts ... |
| Code copy | Supported | Low | One-click copy ... |

Alignment Syntax

|:--------|   <!-- left-aligned (default) -->
|:--------:|  <!-- center-aligned -->
|---------:|  <!-- right-aligned -->