Hacker News new | ask | show | jobs
by jjdeveloper 1072 days ago
Astro removes the html tags and just renders text, so I can’t return a new table row for simple crud setup. Only when it’s a valid table does it not strip out the html.
1 comments

Oh that's interesting, never seen that happen before but I must have just never run into that use case