I found myself needing this library and it helps me a lot.
However I need to truncate some html that contains tags and it would be great it this could handle them.
Meaning that if i say limit this html string to 60 chars and that happens to break a tag in the middle, this should take everything until that tag is closed (">").
Do you think would be a possible addition on your end?
Hey there.
I found myself needing this library and it helps me a lot.
However I need to truncate some html that contains tags and it would be great it this could handle them. Meaning that if i say limit this html string to 60 chars and that happens to break a tag in the middle, this should take everything until that tag is closed (">").
Do you think would be a possible addition on your end?