Backslash will break the page
-
Well, I was wondering why my page breaks completely when inserting some of my code. It turns out it is due to a simple backslash ( \ )
Not only does it not work very well (like <>), it actually breaks my page such that if I quit my page builder without reverting the changes and removing \ – I will have to delete the page entirely and start from scratch because it will be completely blank if I open it up again (on front end AND in editor)
I have many examples of this happening, but it boils down to the backslash.
One example:class Format:
end = ‘\033[0m’
underline = ‘\033[4m’
Don’t know if it makes a difference, but I use a page builder and insert the shortcode into a HTML elementHope you can help. Apart from these issues I love the plugin.
- The topic ‘Backslash will break the page’ is closed to new replies.