SyntaxFix
Write A Post
Hire A Developer
Questions
Try the regex .{3,}. This will match all characters except a new line.
.{3,}