mirror of
https://github.com/nasa/trick.git
synced 2025-02-12 21:45:27 +00:00
We already parse the string character by character escaping newlines, tabs, and other special characters. In the case of these quotation marks, we replace them with the ASCII single and double quotes. refs #134