I want to program a function that takes in some text and makes a trim on it based on the number of line breaks it has, I want it to trim and place "... Read more" after it hits 6 line breaks, sorta like what Facebook does with comments and wall posts.
Thank you.