local p = {} function p.html() return '<span {{#if:true|style{{=}}"font-weight:bold"}}>abc</span>' end return p