Hello,
I have Pods version 3.0.3 installed on Sunday. I have a pods HTML section block in my custom post type.
When I viewed my webpage this morning, I saw that <br> in my HTML code were removed in certain instances and a line was inserted below.
This caused content to be displayed incorrectly on the front end.
I noted that the <br> were removed if a line of code ended with a <br>, but not if a line of code started with one.
As a workaround, if I need a <br>, I now have to start the line with that element, whereas before, I could place them anywhere.
Is this something that is already patched in the latest release of Pods? I am hesitant to update in case more breaking occurs.
