You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: replace overflowing list-table with definition list for pm modes
The list-table with widths 15/85 caused horizontal overflow in the
rendered HTML. Definition list avoids the issue and is more idiomatic
RST for key-value mode descriptions.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
0 commit comments