html + limit in text column
Im trying to use html and limit words in a text column but it doesnot respect html format showing tags:
is there a way to use both?
is there a way to use both?

Solution
They are both using
formatStateUsing() under the hood so they overwrite each other. Check the code of both methods and combine them