husky
husky copied to clipboard
docs(example): added `&` character that needs to get escaped as well
I've had the problem that not only spaces would need to get escaped, but (probably out of some more) at least & characters as well as it would lead to unexpected results.