Plot 0.10.0
- You can now define an RSS item's
description
using Plot nodes, which are then converted into HTML (by @daveverwer). - The
title
andspellcheck
attributes can now be natively attached to any HTML element (by @daveverwer). - The
type
attribute is now natively supported for HTML<button>
elements (by @daveverwer). - The rendering of boolean HTML attributes has been optimized, and are now often rendered without any value, further minimizing the overall footprint of the HTML that Plot generates (by @daveverwer).
This release also contains documentation fixes by @omaralbeik.