79155244

Date: 2024-11-04 11:27:52
Score: 2
Natty:
Report link

If you pass the htmlContent string when sending a template email, avoid using the quotes when defining the href URL.

Example:

<a href=https://stackoverflow.com> stackoverflow </a>
Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Priyank