HTML Template Language Specification 1.1
New Features:
styleComment
display context- URI manipulation options
data-sly-repeat
block element- special HTML tags -
<sly>
Enhancements:
- the
join
option can also be used with a simple string, outputting just the string in this case - for
data-sly-list
(and also fordata-sly-repeat
) the element will be shown only if the attribute's value provides a non-empty collection,
a string or a number - no need to strictly define reserved options like in 1.0