chaodyz / ngx-line-truncation

An Angular line truncating solution. Truncate text block by given line number and add ellipsis to the end.

Home Page:https://line-truncation-site.appspot.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rich texts are not always persist after the truncation

chaodyz opened this issue · comments

Rich texts are getting stripped out when it's in the last element to be truncated, however, any element before would still persist rich text

https://stackblitz.com/edit/angular-jnavtd

pull request to line-truncation
chaodyz/line-truncation#1