diff options
| author | Simon Wisselink <s.wisselink@iwink.nl> | 2023-02-05 23:14:10 +0100 |
|---|---|---|
| committer | Simon Wisselink <s.wisselink@iwink.nl> | 2023-02-05 23:14:10 +0100 |
| commit | 1e0d25638ef3e854e914c9c366393bd5598a440b (patch) | |
| tree | 2c3d099577f52e830d0a742b98a3c8d731c5e6b7 /docs/designers/language-custom-functions.md | |
| parent | 51ed0d6791cfedbdf2492603d226618133154d70 (diff) | |
| download | smarty-1e0d25638ef3e854e914c9c366393bd5598a440b.tar.gz smarty-1e0d25638ef3e854e914c9c366393bd5598a440b.tar.bz2 smarty-1e0d25638ef3e854e914c9c366393bd5598a440b.zip | |
WIP improving the docs
Diffstat (limited to 'docs/designers/language-custom-functions.md')
| -rw-r--r-- | docs/designers/language-custom-functions.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/designers/language-custom-functions.md b/docs/designers/language-custom-functions.md index 20ad54e9..fd413c61 100644 --- a/docs/designers/language-custom-functions.md +++ b/docs/designers/language-custom-functions.md @@ -1,10 +1,8 @@ -Custom Functions {#language.custom.functions} -================ +# Custom Functions Smarty comes with several custom plugin functions that you can use in the templates. -## Table of contents - [{counter}](./language-custom-functions/language-function-counter.md) - [{cycle}](./language-custom-functions/language-function-cycle.md) - [{eval}](./language-custom-functions/language-function-eval.md) |
