79667296

Date: 2025-06-16 08:52:35
Score: 2
Natty:
Report link

I'm not using Flask (FastAPI), found simple and independent from framework solution here: https://stackoverflow.com/a/10611713/7213505

{% for line in post.content.splitlines() %}
    {{ line }}<br>
{% endfor %}
Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: C0oo1D