File: boldquot.sed

package info (click to toggle)
yelp-xsl 3.38.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 8,392 kB
  • sloc: sh: 4,218; makefile: 167; sed: 16; javascript: 1
file content (10 lines) | stat: -rw-r--r-- 217 bytes parent folder | download | duplicates (3912)
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