You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
im passing some content through the encoder with encodeForHTML, but the encoder is removing some br tag from the content. when they are two in a row i only end up with one.
why?
any help solving this?