1.1.0
- Added
strf
which is a shortcut for the commonly usedsprintf fmt |> encodedText
function. - Added a few missing HTML elements and attributes:
- Elements:
picture
- Attributes:
_color
,_property
,_srcset
- Elements:
strf
which is a shortcut for the commonly used sprintf fmt |> encodedText
function.picture
_color
, _property
, _srcset