This page wraps catalog directives in section blocks. The template generator's section dispatch must recurse correctly so every embedded catalog renders as a populated table or list.
Group Members in Section
Surrounding prose appears before the catalog directive so the section block carries multiple children, with the catalog as one of them.
| AlphaWidget | First widget documented by the catalog fixture |
| BetaWidget | Second widget documented by the catalog fixture |
| GammaWidget | Third widget documented by the catalog fixture |
Trailing prose verifies that content after the catalog still renders normally, anchoring the catalog as a non-terminal child of the section block.
Compact Classes in Section
A second section confirms that adjacent sections each receive their own catalog dispatch.