-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Allow any string to be surrounded by quotes (i.e., if first input starts with quote, continue reading until end quote is found. Otherwise read single word.
Similarly, for all string outputs, if string has no spaces, output default, otherwise add quotes. (Alternatively, just add quotes to all strings)
Reactions are currently unavailable