From accf112d2d230d1c30ae51d7c8da4e9fd2d00e79 Mon Sep 17 00:00:00 2001 From: Dave Henderson Date: Mon, 30 May 2022 17:16:32 -0400 Subject: Fix broken markdown in tmpl.md Signed-off-by: Dave Henderson --- docs/content/functions/tmpl.md | 1 - 1 file changed, 1 deletion(-) (limited to 'docs') diff --git a/docs/content/functions/tmpl.md b/docs/content/functions/tmpl.md index d7ce870e..5a1555f7 100644 --- a/docs/content/functions/tmpl.md +++ b/docs/content/functions/tmpl.md @@ -107,7 +107,6 @@ this template is in {{ tmpl.Path }} $ gomplate -f subdir/input.tpl this template is in subdir/input.tpl ``` -``` ## `tmpl.PathDir` -- cgit v1.2.3