learnlytics-go/templ/generator/test-string/expected.html
2025-03-20 12:35:13 +01:00

6 lines
187 B
HTML

<ul>
<li></li>
<li>Strings are HTML escaped. So ampersands (&amp;), greater than (&gt;), and less than symbols (&lt;) are converted.</li>
<li>Spaces are preserved.</li>
</ul>