diff options
| author | Dave Henderson <dhenderson@gmail.com> | 2022-05-30 17:16:32 -0400 |
|---|---|---|
| committer | Dave Henderson <dhenderson@gmail.com> | 2022-05-30 17:16:32 -0400 |
| commit | accf112d2d230d1c30ae51d7c8da4e9fd2d00e79 (patch) | |
| tree | b59011dae04717f8d3ba8a027ac509139a12c661 /docs | |
| parent | 191bb57a20fa6523bd902da273f322cd133b15d0 (diff) | |
Fix broken markdown in tmpl.md
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/content/functions/tmpl.md | 1 |
1 files changed, 0 insertions, 1 deletions
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` |
