Community Patterns

Community Library Entry

0

Regular Expression
Created·2018-07-11 19:21
Flavor·ECMAScript (JavaScript)

/
(.{60,80})(\s)
/
g
Open regex in editor

Description

Adds a new line at specified length and adjusts to the nearest space.

Submitted by anonymous