denoland / fresh

The next-gen web framework.
https://fresh.deno.dev
MIT License
12.18k stars 623 forks source link

Add page about setting raw HTML content #2189

Closed marvinhagemeister closed 6 months ago

marvinhagemeister commented 9 months ago

From time to time a user on discord runs into the issue that text content is always escaped which breaks script tag content. We should have a page in our docs about that which points to dangerouslySetInnerHTML.