jonschlinkert / word-wrap

Wrap words to a specified length.
https://github.com/jonschlinkert
MIT License
194 stars 57 forks source link

Wrap on zero space characters #16

Closed zachhale closed 7 years ago

zachhale commented 7 years ago

Support wrapping on zero space characters in addition to normal spaces

jonschlinkert commented 7 years ago

thanks!