asdfasdf
Json
code posted
by
asdfasdf
created at 07 Apr 23:11
Edit
|
Back
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
vcard { tag: ul, class: vcard, actions [inside_this wrap_each: li] name {actions [insert: span class=fn "@text"]} addr {actions [insert: span class=street-address "@text"]} locale {actions [insert: span class=locality "@text"]} state {actions [insert: span class=state "@text"]} zip {actions [insert: span class=zip "@text"]} inline {actions [ignore]} } clear { tag: ul, class: clearing-thumbs, $data-clearing: true, actions [inside_this wrap_each: li], image { text: empty, sdata: @page.images@source, tdata: @page.images@thumb, +actions [insert [a class=th href="@sdata" [img $data-caption="@text" src="@tdata"]]] if (@feature){ +actions [update parent: +class clearing-feature] } } } dropdown { <$data-dropdown: @id, } |
913 Bytes in 4 ms with coderay