-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix block style strip multi-line issue
As reported in homeport/dyff#180, when using text that spans over multiple lines using the strip option (`|-`), the output was not created correctly. Simplify multi-line output code to properly place a newline at every line with the last line being an exception.
- Loading branch information
1 parent
3d24cf8
commit 32cd0b1
Showing
2 changed files
with
37 additions
and
7 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