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
{{ message }}
This repository was archived by the owner on Apr 26, 2023. It is now read-only.
This repository was archived by the owner on Apr 26, 2023. It is now read-only.
noticed that when you have html within the a content field and the plugin translates it seems to add a space in the html, example should be <p> instead it outputs as < p > #11
Noticed that when you have html within the a content field and the plugin translates the text, it seems to add a space in the html, example should be
instead it outputs as < p >.
Seems to appear as
Which breaks the sites code adding these unnecessary spaces.