Sha256: 58bc21c307d87c1ceb65861b241d488ba34cfe5df38c003939370494e883d0ce
Contents?: true
Size: 355 Bytes
Versions: 9
Compression:
Stored size: 355 Bytes
Contents
/* The element which is marked by 'id="list1"' */ #list1 { logic: { for member in @members _stag # start tag _cont # content _etag # end tag end } } /* The element which is marked by 'id="mark:item1"' */ #item1 { /* replace the content with value of a variable 'member' */ value: member; }
Version data entries
9 entries across 9 versions & 1 rubygems