/ittf/models/cheatsheets/html/t/json_include.ittf.ittf (primary)
1 element include json2 tag json + {3 ast4 category5 item6 title json tag (not standard) with inclusion of a json model7 ittf8 html9 body10 json profile11 {12 name 'stefi'13 job 'wizzi'14 script15 module16 var p17 _ JSON.parse18 @ document.querySelector('#profile').text19 log 'profile.name', p.name20 log 'profile.job', p.job