Add a wrapper around NewlineSet
that matches (greedily) one or more consecutive newlines from the set
#5
Labels
enhancement
New feature or request therefor
Milestone
Like
NewParagraph
(Add aNewParagraph
type for matching on newline sequences that start a new paragraph #4), the wrapper type is constructed fromInto<NewlineSet>
and has methods for accessing the innerNewlineSet
.Give
NewlineSet
a method for applying this wrapper?The text was updated successfully, but these errors were encountered: