o0101 / good.html

💎 Good.HTML. A nice framework without the bad stuff. Lots of custom elements, and nice templates. Good. HTML
https://o0101.github.io/good.html/
MIT License
21 stars 2 forks source link

<script> tags do not work #52

Open o0101 opened 1 year ago

o0101 commented 1 year ago

if we put a <script> tag into a template block, it will not execute.

do we need special case handling for these?

I don't know