79357518

Date: 2025-01-15 08:36:46
Score: 1
Natty:
Report link

I may be missing something but you could potentially just use unsafe block.

body {
   unsafe {
      +"<my-tag/>"
   }
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: domgom