htmltruncate.py
htmltruncate.py copied to clipboard
Don't add ellipsis if the string to be truncated is exactly the max allowed length
See the added test in this PR for a better explanation.