A line break can be inserted like this :
Find ([^\r\n]{5})
replace $1\r\n
2
solved How to break long lines into five-character lines [duplicate]
A line break can be inserted like this :
Find ([^\r\n]{5})
replace $1\r\n
2
solved How to break long lines into five-character lines [duplicate]