79165837

Date: 2024-11-07 09:53:42
Score: 1
Natty:
Report link

I will put this here just in case it saves time someone i the future - using Html.Raw did not seem to help in a razor component on .Net 8 . Using conversion to MarkupString did solve the issue

<p>Your text msg: @((MarkupString) msg) </p>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: matej pavelka