weavejester / hiccup

Fast library for rendering HTML in Clojure
http://weavejester.github.io/hiccup
Eclipse Public License 1.0
2.68k stars 174 forks source link

html4 macro incorrectly leaves script tags unclosed #126

Open pkalliok opened 8 years ago

pkalliok commented 8 years ago

When I write HTML4 templates, Hiccup produces markup without closing tags for Githubissues.

  • Githubissues is a development platform for aggregating issues.