section_as_context.js 183 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 ({ a_object: { title: 'this is an object', description: 'one of its attributes is a list', a_list: [ {label: 'listitem1'}, {label: 'listitem2'} ] } })