Takes an input string and inserts \n to soft wrap text within the given width.
\n
Text to wrap.
Optional. Max number of characters per line.
Wrapped text.
0.1.0
Takes an input string and inserts
\n
to soft wrap text within the given width.