truncate_html icon indicating copy to clipboard operation
truncate_html copied to clipboard

Use many break tokens.

Open kzaitsev opened this issue 11 years ago • 2 comments

Create new break_tokens attribute, break_token is deprecated.

kzaitsev avatar Jun 17 '14 14:06 kzaitsev

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 avatar Jun 17 '14 14:06 parndt

@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.

kzaitsev avatar Jun 17 '14 14:06 kzaitsev