For example, ``` {{console.log("hello world");}} ``` instead of ``` {code} console.log("hello world"); {code} ``` The latter is what I expected to happen.