• Packages
  • Themes
  • Documentation
  • Blog
  • Discussions
Sign in

dumb-quoter

Replace smart quotes with dumb ones, plus other formatting simplifications.
lukefg
0.1.0 1,017
0
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Dumb Quoter

Replace smart quotes with dumb ones, plus other formatting simplifications.

This simple package contains a single function that replaces smart quotes and other Unicode punctuation with simplified "dumb" versions.

If text is highlighted, changes are only made to the selected portion. Otherwise, the entire document is changed.

Originally for Pixelberry Studios content writers. Modeled after smart-quotes-plus.

Current Replacements

Input Character Name Unicode Output
“ or ” double quote U201C, U201D "
‘ or ’ single quote U2018, U2019 '
… horizontal ellipsis U2026 ...
– en dash U2013 -
— em dash U2014 --

Example

Example of package in action

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by