yoast-components
yoast-components copied to clipboard
Cannot use a combination of < and >
trafficstars
What did you expect to happen?
That content would be displayed as I expected
What happened instead?
Content will be stripped
How can we reproduce this behavior?
Enter a text like Sometime it is < test and sometimes not >


Technical info
- Platform: Standalone
- Platform version:
- Yoast SEO version:
Probably we should validate if < is followed by whitespace, if it is, then we shouldn't strip the tags from it.