From 682bfafaa09bdfcd575a47e67af661567f269adf Mon Sep 17 00:00:00 2001 From: Tom Holland Date: Mon, 7 Nov 2016 10:03:33 -0800 Subject: [PATCH] Specify rendered template filename --- guide/leaf.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guide/leaf.md b/guide/leaf.md index 720622c7..b8c964f0 100644 --- a/guide/leaf.md +++ b/guide/leaf.md @@ -120,7 +120,7 @@ The double token, `##` indicates a chain. If the previous tag fails, this tag wi } ``` -Leaf renders this as: +Leaf renders `html.leaf` as: ```html @@ -144,7 +144,7 @@ Leaf renders this as: /// body.leaf ``` -Leaf renders this as: +Leaf renders `html.leaf` as: ```html