Remove \r from the special chars list

Bash doesn't actually interpret \r specially at all, so remove it from
the list of characters that need escaping.
1 file changed
tree: e84494f244665ff39601c75f177af0e0c55908f8
  1. doc.go
  2. quote.go
  3. quote_test.go
  4. README