79324821

Date: 2025-01-02 19:57:18
Score: 2
Natty:
Report link

I have found the following regex that seems to work for what I need:

<p>(?:(?!<\/p>).)*\n(?:(.|\n)*?)<\/p>
Reasons:
  • Blacklisted phrase (0.5): I need
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: WolfieeifloW