-
Render the column layout structure on the backend, cap at two columns, add a left-margin breakout.
released this
2026-08-27 18:36:49 +00:00 | 109 commits to main since this releaserender() now segments the body into .colseg wrappers and flags .multicol
itself, replacing the fragile colseg injection in pagerite.js. Columns
are capped at two; shrink-wrapped figures left-align inside columns.
New {.margin} breakout (and ::: aside) drops blocks into the left gutter
on wide viewports, falling back to in-column floats.Downloads