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
85 stars 35 forks source link

fix for SmartEncodingMap #40

Closed aywgit closed 1 year 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.