truncate_html
truncate_html copied to clipboard
Use many break tokens.
Create new break_tokens attribute, break_token is deprecated.
Thanks for this, can you please explain this in a little more details?
Also, please can you avoid changing the hash syntax in all of the tests? This makes it really hard to look at history and is unnecessary. :smile:
@parndt Thanks, il change break_token to break_tokens and transform this to array. It simple, we can have more than one break token. I have some projects when changed wysiwyg, and as a consequence pagebreak ( im use it like break token ) changes too. Of course I can change it all pagebreaks :), but i think we can use array of tokens.