TwilioDevEd / message-segment-calculator

JS-based tool to calculate and display message segmentation data for a given message body
https://twiliodeved.github.io/message-segment-calculator/
MIT License
89 stars 35 forks source link

Fix SmartEncodingMap #41

Closed aywgit closed 4 months ago

aywgit commented 1 year ago

The SmartEncodingMap is mislabeled for the en dash, em dash, double low line, and double low-9 quotation mark. The encoding for double low line should also be an underscore, not a single quote.