Embed ✅
Mutates Embed content to expand custom macros with attribute or component property values.
Last updated
<li>{{wf {"path":"name","type":"PlainText"} }}</li>
<li>{{wf {"path":"description","type":"PlainText"} }}</li>
<li>{{wf {"path":"latitude","type":"Number"} }}</li>
<li>{{wf {"path":"fullSlug","type":"FullSlug"} }}</li>
<li>{{wf {"path":"created-on","transformers":[{"name":"date","arguments":["MMM DD, YYYY"]}],"type":"Date"} }}</li>