Double Hyphen (ββ) Not Single Dash (β) in WordPress
WordPress automatically replaces ‐‐ with the long dash –. But for technical text, you often need the double minus symbol, e.g., when writing scripts and command line flags such as –option. π¬ How to prevent WordPress from replacing the double hyphen (minus) with the long dash? Here’s the surprisingly simple fix: You can simply edit … Read more