I have a list of quotes and some end with punctuation like exclamation marks, question marks, apostrophes, quotes, and probably others. It seems to consistently take the last character off but only if it’s a punctuation mark, no letters are missing from words. How can I stop this from happening? I have the tildes in between words to keep phrases together, is there some similar thing I need to do to make that happen?
Should mention, I’m using the text file import tool, it removes the characters during the import process. Everything that isn’t a letter gets erased from the end, but not the middle and it seems not the beginning that I can tell. Parentheses, asterisks, any form of punctuation.