File: boldquot.sed

package info (click to toggle)
aspell 0.60.2%2B20050121-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 7,856 kB
  • ctags: 4,781
  • sloc: cpp: 22,068; sh: 9,197; perl: 1,541; ansic: 1,530; makefile: 672; sed: 16
file content (10 lines) | stat: -rw-r--r-- 217 bytes parent folder | download | duplicates (3911)
1
2
3
4
5
6
7
8
9
10
s/"\([^"]*\)"/“\1”/g
s/`\([^`']*\)'/‘\1’/g
s/ '\([^`']*\)' / ‘\1’ /g
s/ '\([^`']*\)'$/ ‘\1’/g
s/^'\([^`']*\)' /‘\1’ /g
s/“”/""/g
s/“/“/g
s/”/”/g
s/‘/‘/g
s/’/’/g