Added
- Single quote escapes are now removed from string literals if present when converting to double-quoted strings
Changed
- If there is a single argument in a function call, and it is either a table or anonymous function, the relevant start/end tokens are no longer pushed onto new lines
- Comments are now left completely unformatted, apart from trimming trailing whitespace at the end of single-line comments
Fixed
- Double quotes are now escaped when converting from single quote to double quote strings