1
0
html/notes.txt
2025-09-11 20:50:00 +02:00

6 lines
129 B
Plaintext

rendering types:
like <br>: inline void
inline <hr>: block void
like script: no escaping
split the validation from the rendering