Table Rendering Showcase

Small, medium, and deliberately wide tables for desktop and mobile layout checks.

Small Table

FeatureStatusNotes
TypographyReadyUses real prose
TaxonomyReadyShared terms are intentional
PaginationReadySix cards per page

Medium Table

The medium table has enough columns to test a normal desktop layout without becoming an artificial spreadsheet.

ComponentOwnerInputOutputMobile behaviorReview dateRisk
Article cardThemeFront matterLinked previewStack content2026-08-21Low
TOCBrowserHeadingsAnchored linksCollapse or scroll2026-08-22Medium
Code blockGoldmarkFence languageHighlighted codeLocal scroll2026-08-23Medium
TaxonomyHugoTags and categoriesTerm pagesWrap links2026-08-24Low
RSSHugoPublished pagesXML feedN/A2026-08-25Low

Wide Table

This table intentionally has twelve columns. On a small viewport, the table itself may scroll horizontally, but it should not push the entire page beyond the viewport.

IDFeatureTypeStatusOwnerVersionBrowserWidthHeightDateScoreNotes
A-01Reading columnlayoutpasstheme1.0Safari720pxauto2026-08-2198max-width is intentional
A-02Sticky TOCnavigationinspecttheme1.0Chrome240px80vh2026-08-2291long-form article
A-03Code overflowcontentpassHugo0.165Firefox100%auto2026-08-2396Preserve long lines
A-04Taxonomy linkscontentpassHugo0.165Mobile Safariautoauto2026-08-2494Multiple terms
A-05CJK wrappingtypographyinspecttheme1.0Chrome100%auto2026-08-2589中文English混排
A-06Image ratiomediapasstheme1.0Safari1200px675px2026-08-2697local SVG
A-07PaginationnavigationpassHugo0.165Firefoxautoauto2026-08-2795page 2 exists
A-08Long cellcontentinspectauthor1.0Edge420pxauto2026-08-2887This cell contains long text that should wrap inside the table without forcing the outer document to become wider than the viewport.
A-09Currencydatapassauthor1.0Chromeautoauto2026-08-29100$1,234.56
A-10Timestampdatapassauthor1.0Safariautoauto2026-08-3010014:30:00 +08:00
A-11External linkcontentpassauthor1.0Chromeautoauto2026-08-3092https://example.com/a-very-long-path-for-table-link-wrapping
A-12Empty valueedgeinspectauthor1.0Firefoxautoauto2026-08-3090

Long Cells and Inline Content

Tables often contain more than plain nouns. A cell can contain a link to the code page, an inline token, a long sentence, a date such as 2026-08-30, or a number such as 3.1415926. The correct response is local wrapping or local scrolling—not a broken reading surface.