Rich is a Python library for rich text and beautiful formatting in the terminal.
Add padding support to `Syntax` (#2247)
* Add padding to Syntax constructor * Add padding to from_path constructor, use correct type * Padding for `Syntax` - support vertical padding * Extract logic for create base syntax without padding * Add test for padded `Syntax` * Small refactor of Syntax padding * Small refactor of Syntax padding * Remove some dead code * Update changelog
D
Darren Burns committed
79a41db38f3f2d20610d3b9cfe9b18074374ffca
Parent: 5a999f4
Committed by GitHub <noreply@github.com>
on 5/3/2022, 3:32:50 PM