pub fn render_html_section(summaries: &[PerEndpointSummary]) -> StringExpand description
Render the per-endpoint summary as a self-contained HTML
<section> block suitable for splicing into
conformance-report.html. Uses the same <table> styling the
rest of the report already has.