chrisherold / MagiclessQuotes

Strips Magic Quotes and various other nuisances from your file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MagiclessQuotes

This is a package to allow easy replacement of text when a file is saved. The goal is to prevent specific characters from being placed into files. Originally intended to remove magic/curly quotes, MagiclessQuotes can be easily extended to replace any other problematic character.

Default Settings

By default, the following characters are replaced:

  • ’‘`
  • “”

About

Strips Magic Quotes and various other nuisances from your file.


Languages

Language:Python 100.0%