mirror of
https://github.com/znc/znc.git
synced 2026-05-01 11:02:27 +02:00
by calling CTable::SetStyle(CTable::ListStyle) one can switch from the bulky and unreadable-on-narrow-devices-or-nonmonospaced-fonts tables to a more compact list style of output. The first "column" will be bolded for better visibility and seperated with a colon from the second. This is currently designed to replace two column tables only.