We had the fix in the renderer, but we do use pQuery also in further processing of the rendered email e.g. in code where we add GA tracking params to links. In this commit, I moved the fix directly to the pQuery library so that it is safe to use later in email code processing. [MAILPOET-6190]