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-src | |
| parent | 191bb57a20fa6523bd902da273f322cd133b15d0 (diff) | |
Fix broken markdown in tmpl.md
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
Diffstat (limited to 'docs-src')
| -rw-r--r-- | docs-src/content/functions/tmpl.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs-src/content/functions/tmpl.yml b/docs-src/content/functions/tmpl.yml index 236ceb99..776f385b 100644 --- a/docs-src/content/functions/tmpl.yml +++ b/docs-src/content/functions/tmpl.yml @@ -74,7 +74,6 @@ funcs: $ gomplate -f subdir/input.tpl this template is in subdir/input.tpl ``` - ``` - name: tmpl.PathDir description: | Output the current template's directory. For inline templates, this will |
