yoast-components icon indicating copy to clipboard operation
yoast-components copied to clipboard

Cannot use a combination of < and >

Open andizer opened this issue 9 years ago • 1 comments
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 >

yoast_seo_content_analysis

yoast_seo_content_analysis

Technical info

  • Platform: Standalone
  • Platform version:
  • Yoast SEO version:

andizer avatar Apr 14 '16 12:04 andizer

Probably we should validate if < is followed by whitespace, if it is, then we shouldn't strip the tags from it.

andizer avatar Apr 14 '16 12:04 andizer