Normalize cr/lf/tab
This commit is contained in:
@@ -215,4 +215,4 @@ namespace Umbraco.Core.Strings
|
||||
return text.Length <= length ? text : text.Substring(0, length);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user