Commit ebf4ab6f authored by Yuanle Song's avatar Yuanle Song
Browse files

minor, fix punctuation char quoting in README.

char doesn't need any quote.
parent a9488f02
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -44,20 +44,20 @@ M-x customize-group zero-input-pinyin
  | ,       | ,          |
  | .       | 。          |
  | ?       | ?          |
  | \!      | !          |
  | !       | !          |
  | \       | 、          |
  | :       | :          |
  | =full=  |             |
  | \_      | ——          |
  | _       | ——          |
  | < >     | 《 》       |
  | ( )     | ( )       |
  | [ ]     | 【 】       |
  | \^      | ……          |
  | ^       | ……          |
  | " "     | “ ”         |
  | ' '     | ‘ ’         |
  | ~       | ~          |
  | ;       | ;          |
  | \$      | ¥          |
  | $       | ¥          |

  You may customize punctuation mapping via
  zero-input-convert-punctuation-basic and zero-input-punctuation-full-map.