Hi,
In switching from 3.0.4 to 3.1.3, I noticed that ‘enters’ in the text editor are now all converted to
tags. This is messing up layout all over my site, as I like to use shortcodes with enters for readability. Like this:
[visibility]
[content_band]
A bunch of content
[/content_band]
[/visibility]
To be clear, the layout is fine when I use
[visibility][content_band]A bunch of content[/content_band][/visibility]
So the issue arises from how enters/returns are treated.
Can I configure how enters are treated somewhere?
Thanks
