-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #16 from tbrowder/next-ver
Next ver
- Loading branch information
Showing
15 changed files
with
192 additions
and
159 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,15 @@ | ||
- need to handle signature constraints better | ||
- add a feature to consider the font and print width | ||
for wrapping paragraphs | ||
|
||
- get no-trim working | ||
save lesding and trailing spaces | ||
and add back at the end of | ||
processing | ||
- add aliases for split-line; | ||
split-str, splitstr | ||
split-str-rw, splitstr-rw | ||
- for splitstr, split on str should | ||
clearly state the effect | ||
split at beginning or end of | ||
the str found | ||
make sure that is clear |
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
Oops, something went wrong.