Fixing quotes mangled by WP

Of course, WP by default turns all single and double quotes into “pretty” curly quotes!

So I had to revise my tutorials where I show snippets of code (.htaccess, html, php, etc) to enclose them in <pre>….</pre> tags to preserve the quotes.

One does what one needs to do in the interest of accuracy and integrity 😉