You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

11 lines
217 B

  1. s/"\([^"]*\)"/“\1”/g
  2. s/`\([^`']*\)'/‘\1’/g
  3. s/ '\([^`']*\)' / ‘\1’ /g
  4. s/ '\([^`']*\)'$/ ‘\1’/g
  5. s/^'\([^`']*\)' /‘\1’ /g
  6. s/“”/""/g
  7. s/“/“/g
  8. s/”/”/g
  9. s/‘/‘/g
  10. s/’/’/g