You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 7, 2024. It is now read-only.
Note the truncated img tag. I tried it with and without keepImageTag and it didn't make a difference.
When you use double quotes for the src and width attributes, it behaves as expected. I tried the example with html-ellipsis and the above works as expected, preserving the img tag.
Results in:
Note the truncated img tag. I tried it with and without
keepImageTagand it didn't make a difference.When you use double quotes for the
srcandwidthattributes, it behaves as expected. I tried the example with html-ellipsis and the above works as expected, preserving the img tag.