File: boldquot.sed

package info (click to toggle)
bluefish 2.2.7-2~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 28,184 kB
  • sloc: xml: 150,793; ansic: 59,473; sh: 11,711; python: 6,534; makefile: 1,040; sed: 16
file content (10 lines) | stat: -rw-r--r-- 217 bytes parent folder | download | duplicates (3915)
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