==================
- Improve: Option to exclude section column from config table.
- Improve: Do not assume ASCII table width.
- UX: Change difficult to read 'red' warning text to 'yellow'.
(Though really should be made configurable. Yellow works
better on a dark background.)
- Harden: Prevent stylize from failing on user input.
- API: Rename to avoid confusion/match other usage: ``stylit`` → ``rules``.
- Library: Refactor, Relocate, and DRY work.