6 lines
129 B
Plaintext
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
|