I had a hard time figuring how to make wordpress display backslashes in posts. There are 2 solutions for this problem:
- Use html code for backslash which is \
- Use double backslashes like \\
The html code must be inserted from “HTML” view, which might be a little inconvenient while the double backslashes can be used in the “Visual” view.
