juicy-html 2.0.0: Content tag split, property setters
Adapted to Juicy/juicy-html@2.0.0 - We split content attribute with heuristic detection of URLs vs. inline HTML, to more explicit separate attributes:
hreffor URL,htmlfor inline HTML content- Thanks to above, we could now have property setters (reflected into the attributes) for those properties - Plays well with many data-binding systems.