-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information
1 parent
5a999f4
commit 79a41db
Showing
3 changed files
with
76 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters