Does Phoenix validate html tags while compiling templates?
It does handle XSS mitigation and encoding, but it does not validate the html for correctness.
Does Phoenix validate html tags while compiling templates?
It does handle XSS mitigation and encoding, but it does not validate the html for correctness.