v2.0.1 - Add escape hatch
✨ NEW ✨
DangerousRawHtml
tag class to use as an escape hatch from PyHTML's string escapes
🔧 FIXED 🔧
- Contents of
<script>
tags were escaped, causing syntax errors in inline JS Code
DangerousRawHtml
tag class to use as an escape hatch from PyHTML's string escapes<script>
tags were escaped, causing syntax errors in inline JS Code