livingstyleguide
livingstyleguide copied to clipboard
Allow quotes in command arguments
@command argument
@command "argument"
@command argument-1, argument-2
@command "argument-1", "argument-2"
@command "argument, 1", "argument, 2"
Also allow single quotes.