Skip to content

Instantly share code, notes, and snippets.

@stebrech
Created November 3, 2017 11:35
Show Gist options
  • Save stebrech/664312618e37faa56032f4c560005dcb to your computer and use it in GitHub Desktop.
Save stebrech/664312618e37faa56032f4c560005dcb to your computer and use it in GitHub Desktop.
GREP-Suche in InDesign: Typografisch falsche Apostroph finden und ersetzen.

Suchen:

~'|‘|`|´

Ersetzen:

\x{2019}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment