dofile(core.snippets) return { s("title", { t("#set document(title: ["), i(1, "theTitle"), t({ "])", "#title()" }), }) }