You have to use the strip tags method Kentico provided first so you only substring non html. It's possible to try to make a custom macro that splits then tried to close open tags but usually not worth it.
If you need the html put the entire string and use a jQuery plugin to hide most of it.