From c0a9c300e3dbab6fa489cd8c2e2dddc5dca61c8a Mon Sep 17 00:00:00 2001 From: Craig Beck Date: Wed, 3 Jul 2024 10:58:09 -0700 Subject: [PATCH] Fix markup in as-object doc exmaple --- docs/views/template-syntax/view-attributes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/views/template-syntax/view-attributes.md b/docs/views/template-syntax/view-attributes.md index 09752e74..709a92fe 100644 --- a/docs/views/template-syntax/view-attributes.md +++ b/docs/views/template-syntax/view-attributes.md @@ -210,9 +210,9 @@ Similar to the `as-array` attribute, a property with the provided name is made a ```jinja v + ``` ```js