Issues
- 10
Unminified output
#65 opened - 9
Clojurescript support
#127 opened by EwenG - 3
Simpler element naming
#108 opened by pharcosyle - 2
How to flexibly specify (no) closing tag?
#103 opened by limist - 1
link-to encodes & in href
#111 opened by mvitz - 9
Safe HTML by default
#114 opened by pupeno - 1
html4 macro incorrectly leaves script tags unclosed
#126 opened by pkalliok - 2
hiccup needs a Changelog
#46 opened by paraseba - 4
Not all properties make it through
#125 opened by yatesco - 0
Clarification wished for middleware (best practices)
#124 opened by danielsz - 3
- 5
What's the public API to get html5?
#116 opened by lvh - 2
cross hiccup & mustache ideas
#115 opened by niquola - 0
Support body for label
#113 opened by trieloff - 0
- 2
Is this project still alive?
#110 opened by montogeek - 8
- 1
- 8
- 1
html5 macro does not expand options
#106 opened by stain - 1
make some form helpers public
#105 opened by wilkerlucio - 17
escape-html already refers to: #'hiccup.core/escape-html in namespace: hiccup.page
#86 opened by alexkehayias - 11
hiccup 1.0.5 on clojars is broken
#100 opened by anthonycagle - 30
- 2
html5 tag does not render parameters properly
#97 opened by kitofr - 2
Html outputs as one long line of html...
#96 opened - 2
Exception after upgrade from 1.0.4 to 1.0.5
#95 opened by Gonzih - 1
- 7
escape-html should escape apostrophe's
#92 opened by msmith-techempower - 1
<p /> is not valid HTML
#90 opened by dg - 1
plain text
#87 opened by wokier - 2
<video> tag should be closing
#85 opened by belovachap - 4
image should encode the url
#74 opened by yogthos - 0
<object> tag should be closing
#82 opened by bluegray - 2
- 3
Hiccup 1.0.4 breaks lein ring reload
#81 opened by jasonab - 1
Wrong return type from hiccup.util/url
#47 opened by Belaf - 0
Protocol no longer uses as-str, breaks keywords
#80 opened by jasonab - 1
Add <select> to container-tags
#76 opened by sgt - 4
attributes in a seq doesn't get expanded in the element but converted to string as body
#78 opened by nahuel - 1
Make normalize-element public
#36 opened by daaku - 1
- 3
hiccup.form/form-to action parameter optional
#54 opened by mefesto - 2
- 2
forms, drop-down
#55 opened by yatesj9 - 8
- 1
"title" needs to be added to container-tags
#44 opened by jpalmucci - 1
Coerce fractions to floats in element attrs
#40 opened by lynaghk - 4
Replace 'tag' with 'element' in documentation
#39 opened by nxg - 2
prevent escaping `&` into & in attribute.
#38 opened by hozumi