Skip to content
Snippets Groups Projects
boldquot.sed 217 B
Newer Older
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