Has anyone else noticed that when a shortcode is the only thing in a paragraph, saving the post collapses the following paragraph into that one? For example:
[shortcodeA]
[shortcodeB]
Random text.
becomes:
[shortcodeA][shortcodeB]Random text.
Is this a bug, or is there some reason this behaviour would be desirable?
Thanks!