From c360a6fe75f1532f30780ccda7cea0c30e844132 Mon Sep 17 00:00:00 2001 From: James Scott-Brown Date: Mon, 17 Apr 2023 09:07:03 +0100 Subject: [PATCH] Update site/content/docs/03-template-syntax.md Co-authored-by: gtmnayan <50981692+gtm-nayan@users.noreply.github.com> --- site/content/docs/03-template-syntax.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/site/content/docs/03-template-syntax.md b/site/content/docs/03-template-syntax.md index 485b6602ed..17e319d8a4 100644 --- a/site/content/docs/03-template-syntax.md +++ b/site/content/docs/03-template-syntax.md @@ -1617,8 +1617,12 @@ The usual shorthand rules apply — `let:item` is equivalent to `let:item={item} - + + +
{itemData.text}
+
+ +
{thing.text}