pelme / htpy

Generate HTML in Python
http://htpy.dev
MIT License
261 stars 11 forks source link

Implement Element.__html__. #65

Closed pelme closed 1 month ago

pelme commented 1 month ago

This makes Element compatible with markupsafes escape() and Django's django.utils.html.conditional_escape.