Happy to announce a new release of dream-html:
pure-html
- Add
plaintext-only
value forcontenteditable
attribute - Join CSS classes together when adding a
class
attribute to a node that already has one - Escape
<
and>
characters in HTML attributes to prevent mXSS attacks - Add
fold
function to traverse nodes
dream-html
- Add
Dream_html.if_none_match
andif_match
helpers for conditional requests using ETags - Remove some incorrect path validation from the PPX