1
0
html/notes.txt

6 lines
129 B
Plaintext
Raw Normal View History

2025-09-11 20:50:00 +02:00
rendering types:
like <br>: inline void
inline <hr>: block void
like script: no escaping
split the validation from the rendering