Article 581KH vim cannot replace double quotes

vim cannot replace double quotes

by
walterbyrd
from LinuxQuestions.org on (#581KH)
Code:<p>This privacy policy (policy") will help you understand how thissite.com (us", we", our") uses and protects the data you provide to us when you visit and use thissite.com (website", service").</p>HTML needs the " replaced with &quot; so I have tried:

Code::%s/\"/&quot;/gand

Code::%s/"/&quot;/gBut I keep getting the error: Code:E486: Pattern not found: \" or Code:E486: Pattern not found "Why can it not find the pattern?latest?d=yIl2AUoC8zA latest?i=HsIFJWppUGw:uhcbtDCh_8o:F7zBnMy latest?i=HsIFJWppUGw:uhcbtDCh_8o:V_sGLiP latest?d=qj6IDK7rITs latest?i=HsIFJWppUGw:uhcbtDCh_8o:gIN9vFwHsIFJWppUGw
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments