Tables

Tables organize data in rows and columns. The dark theme provides clear styling for table headers, footers, and alternating rows.

Basic Table

Column 1 Column 2 Column 3

Cell A1

Cell A2

Cell A3

Cell B1

Cell B2

Cell B3

Cell C1

Cell C2

Cell C3

Table with Header

Name Description Status

Feature A

Implements dark mode toggle

Complete

Feature B

Adds persistent preferences

Complete

Feature C

System preference detection

Complete

Feature D

Custom color schemes

Planned

Item Quantity Price

Widget A

10

$5.00

Widget B

25

$3.00

Widget C

15

$4.00

Total

50

$180.00

Table with Column Widths

ID Description Notes

001

This is a longer description that demonstrates how content wraps within table cells

Short note

002

Another description

This note is a bit longer to show the width difference

003

Brief

Medium length note text

Table with Horizontal Alignment

Left Aligned Center Aligned Right Aligned

Left

Center

Right

Data

More Data

123

Text

Middle

456.78

Table with Vertical Alignment

Top Middle Bottom

Content at top

More content

Content in middle

More content

Content at bottom

More content

Table with Styled Cells

Type Example

Bold text

Cell content can include bold formatting

Italic text

Cell content can include italic formatting

Code

Cell content can include inline code

Link

Cell content can include links

Table with AsciiDoc Content

Feature Details

Lists

  • Item one

  • Item two

  • Item three

Code Block

const x = 42;

Admonition

Tables can contain admonitions.

Narrow Table

A B C

1

2

3

4

5

6

Wide Table (Full Width)

Col 1 Col 2 Col 3 Col 4 Col 5

Data

Data

Data

Data

Data

More

More

More

More

More

Nested Table

Category Items

Group A

Sub A1

Sub A2

Value 1

Value 2

Group B

Sub B1

Sub B2

Value 3

Value 4

CSV Data Table

Name Department Location

Alice

Engineering

Building A

Bob

Marketing

Building B

Carol

Finance

Building C

David

Engineering

Building A