File: boldquot.sed

package info (click to toggle)
briquolo 0.5.7-4
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 8,404 kB
  • sloc: cpp: 17,781; ansic: 8,543; sh: 4,142; makefile: 762; yacc: 288; python: 132; sed: 16
file content (10 lines) | stat: -rw-r--r-- 217 bytes parent folder | download | duplicates (3938)
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