Avatar for the asciidoc-rs user
asciidoc-rs
asciidoc-parser
BlogDocsChangelog

Performance History

Latest Results

feat: Cover the table syntax and attribute reference page (#539) Add spec coverage for `docs/modules/tables/pages/table-ref.adoc`, with a dedicated `verifies!` test per row of the reference table. Each row asserts the parser's actual behavior for that attribute: * Rows the crate acts on are checked through the `TableBlock` API: caption, cols (count/width/style), format (PSV/CSV/TSV/DSV), separator (top-level `|`, nested `!`, and user-defined), frame, grid, stripes, the `header`/`footer`/`autowidth` options, role, and width. * Rows that Asciidoctor does not recognize (`align`, `halign`, `valign`) or that only affect a rendering backend (`float`, `orientation`, `rotate`, `breakable`/`unbreakable`) are still verified: the attribute is accepted and provably leaves the parsed table's structure and alignment unchanged, which is this crate's normative behavior since it does no rendering. Only the page intro and the closing table delimiter are non-normative. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
tables
23 hours ago
Reword to avoid Clippy funkiness
tables-data-format
1 day ago

Latest Branches

CodSpeed Performance Gauge
-10%
feat: Tables support (umbrella)#508
23 hours ago
f309844
tables
CodSpeed Performance Gauge
0%
feat: Cover the table syntax and attribute reference page#539
23 hours ago
cf53aa7
tables-table-ref
CodSpeed Performance Gauge
0%
1 day ago
3e30a2a
tables-data-format
© 2026 CodSpeed Technology
Home Terms Privacy Docs